mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
chrone: sperate client and server to different repos.
This commit is contained in:
7
src/components/modifiers.js
Normal file
7
src/components/modifiers.js
Normal file
@@ -0,0 +1,7 @@
|
||||
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