mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
re-structure to monorepo.
This commit is contained in:
8
packages/webapp/src/components/modifiers.tsx
Normal file
8
packages/webapp/src/components/modifiers.tsx
Normal file
@@ -0,0 +1,8 @@
|
||||
// @ts-nocheck
|
||||
export default {
|
||||
SELECT_LIST_FILL_POPOVER: 'select-list--fill-popover',
|
||||
SELECT_LIST_FILL_BUTTON: 'select-list--fill-button',
|
||||
SELECT_LIST_TOOLTIP_ITEMS: 'select-list--tooltip-items',
|
||||
|
||||
FINANCIAL_SHEET_MINIMAL: 'financial-sheet--minimal'
|
||||
}
|
||||
Reference in New Issue
Block a user