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

6 lines
190 B
JavaScript
Raw Normal View History

2022-04-22 06:05:56 +03:00
export { Setup } from './Setup'
export { Control } from './Control'
export { Settings } from './Settings'
export { Indicator } from './Indicator'
export { NoteAccount } from './NoteAccount'