Files
twenty/front/src/modules/ui/table/constants/ColumnHeadDropdownId.ts
T
Charles Bochet 8c21dc8bba Refactor fast follow on column move feature (#1665)
* Refactor fast follow on column move feature

* Fix lint
2023-09-19 16:42:11 -07:00

2 lines
58 B
TypeScript

export const ColumnHeadDropdownId = 'table-head-options';