more fixes ui
This commit is contained in:
@@ -203,6 +203,7 @@ export const createIdeasPageConfig = (
|
||||
sortable: true,
|
||||
sortField: 'estimated_word_count',
|
||||
width: '100px',
|
||||
align: 'center' as const,
|
||||
render: (value: number) => value.toLocaleString(),
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user