mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
feat: add feature guard as hook and component.
This commit is contained in:
6
src/common/features.js
Normal file
6
src/common/features.js
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
export const Features = {
|
||||
Warehouses: 'warehouses',
|
||||
Branches: 'branches'
|
||||
}
|
||||
Reference in New Issue
Block a user