mirror of
https://github.com/kremalicious/umami.git
synced 2025-02-14 21:10:34 +01:00
Export ROLES constant.
This commit is contained in:
parent
2d371098b4
commit
04ec1d3990
@ -51,3 +51,5 @@ export * from 'components/common/Pager';
|
|||||||
|
|
||||||
export * from 'components/input/TeamsButton';
|
export * from 'components/input/TeamsButton';
|
||||||
export * from 'components/input/ThemeButton';
|
export * from 'components/input/ThemeButton';
|
||||||
|
|
||||||
|
export { ROLES } from 'lib/constants';
|
||||||
|
Loading…
Reference in New Issue
Block a user