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