classic-ui/modules/account/components/index.js

6 lines
195 B
JavaScript
Raw Normal View History

2022-10-13 16:50:29 +03:00
export { Setup } from './Setup'
export { Control } from './Control'
export { Settings } from './Settings'
export { Indicator } from './Indicator'
export { NoteAccount } from './NoteAccount'