mirror of
https://github.com/Telecominfraproject/wlan-cloud-ui-library.git
synced 2025-11-02 11:47:55 +00:00
Merge pull request #321 from Telecominfraproject/feature/NOJIRA-added-export
feature/NOJIRA: Added export for Timer
This commit is contained in:
@@ -48,6 +48,7 @@ export {
|
||||
Card as SkeletonCard,
|
||||
} from 'components/Skeleton';
|
||||
export { default as DisabledText } from 'components/DisabledText';
|
||||
export { default as Timer } from 'components/Timer';
|
||||
|
||||
export { default as WithRoles } from 'components/WithRoles';
|
||||
export { Input, Select, Switch, RoleProtectedBtn } from 'components/WithRoles';
|
||||
|
||||
Reference in New Issue
Block a user