feat: gaps in tailwind migration closed
This commit is contained in:
4
assets/js/constants.js
Normal file
4
assets/js/constants.js
Normal file
@@ -0,0 +1,4 @@
|
||||
export const SIDEBAR_STORAGE_KEY = "bds-panel-sidebar";
|
||||
export const ASSISTANT_STORAGE_KEY = "bds-panel-assistant-sidebar";
|
||||
export const UI_LANGUAGE_STORAGE_KEY = "bds-ui-language";
|
||||
export const WORKBENCH_SESSION_STORAGE_KEY_PREFIX = "bds-workbench-";
|
||||
Reference in New Issue
Block a user