refactor: rename parameters in CategoriesPage for clarity
This commit is contained in:
parent
64bb369c59
commit
f17d64eb9b
@ -23,8 +23,8 @@ export const CategoriesPage = () => {
|
||||
{
|
||||
title: 'No',
|
||||
render: (
|
||||
data: unknown,
|
||||
type: unknown,
|
||||
_data: unknown,
|
||||
_type: unknown,
|
||||
row: TCategoryResponse,
|
||||
meta: { row: number },
|
||||
) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user