dev: implemented the new spreadsheet layout using MobX (#2463)
* refactor: spreadsheet layout components * refactor: spreadsheet properties * refactor: folder structure * chore: issue property update * chore: spreadsheet layout in the global views * style: quick actions menu * fix: build errors
This commit is contained in:
parent
e9cc578cca
commit
3197dd484c
78 changed files with 2147 additions and 3197 deletions
|
|
@ -0,0 +1,2 @@
|
|||
export * from "./spreadsheet-priority-column";
|
||||
export * from "./priority-column";
|
||||
Loading…
Add table
Add a link
Reference in a new issue