Small fix

pull/190/head
MMP0 2023-12-05 14:42:17 +09:00
parent 33213ef513
commit be167e3376
2 changed files with 1 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -242,7 +242,6 @@ const sharedGridOptions: GridOptions<Task> = {
pagination: true,
paginationAutoPageSize: true,
suppressCopyRowsToClipboard: true,
suppressScrollOnNewData: true,
enableBrowserTooltips: true,
};