mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-14 20:00:33 +00:00
8 lines
259 B
TypeScript
8 lines
259 B
TypeScript
// @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'
|
|
} |