feat: disable edit

This commit is contained in:
karishmas6
2024-10-10 22:56:44 +05:30
parent 3b46e29cf9
commit d0ca0659a0

View File

@@ -32,6 +32,11 @@ const columns: readonly Column[] = [
minWidth: 80,
//format: (value: string) => value.toLocaleString('en-US'),
},
// {
// id: 'edit',
// label: 'Edit',
// minWidth: 80,
// },
{
id: 'schedule',
label: 'Schedule',