9bab28912d
* Fix views * Make view sorts and view filters functional * Complete Company table view fix * Fix model creation * Start fixing board * Complete work
3 lines
165 B
TypeScript
3 lines
165 B
TypeScript
// We should either apply the constant all caps case or maybe define a more general enum to store those ids ?
|
|
export const BoardOptionsDropdownId = 'board-options';
|