* refactor: rename ui/table to ui/data-table * feat: add Table and TableSection components Closes #1806
2 lines
58 B
TypeScript
2 lines
58 B
TypeScript
export const ColumnHeadDropdownId = 'table-head-options';
|