mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat: fix register page layout.
This commit is contained in:
8
client/src/common/classes.js
Normal file
8
client/src/common/classes.js
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
const CLASSES = {
|
||||
DATATABLE_EDITOR: 'DATATABLE_EDITOR'
|
||||
};
|
||||
|
||||
export {
|
||||
CLASSES,
|
||||
}
|
||||
Reference in New Issue
Block a user