mirror of
https://github.com/kremalicious/umami.git
synced 2024-11-22 09:57:00 +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/ThemeButton';
|
||||
|
||||
export { ROLES } from 'lib/constants';
|
||||
|
Loading…
Reference in New Issue
Block a user