more fixes ui

This commit is contained in:
IGNY8 VPS (Salman)
2025-12-27 07:09:33 +00:00
parent d5bda678fd
commit 4482d2f4c4
13 changed files with 117 additions and 29 deletions

View File

@@ -203,6 +203,7 @@ export const createIdeasPageConfig = (
sortable: true,
sortField: 'estimated_word_count',
width: '100px',
align: 'center' as const,
render: (value: number) => value.toLocaleString(),
},
{