mirror of
https://github.com/twentyhq/twenty.git
synced 2026-06-13 18:37:35 -04:00
* view field index to float * gql codegen and package.json * list implementation * db call * reposition logic * lint fix * edge case fix * review changes * handleColumnMove refactor * dropdown recoil scope * rename props * Update server/src/database/migrations/20230727124244_add_view_fields_table/migration.sql --------- Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
2 lines
62 B
TypeScript
2 lines
62 B
TypeScript
export const ColumnHeaderDropdownId = 'table-header-options';
|