classic-ui/modules/account/components/index.js
2022-10-13 15:50:29 +02:00

6 lines
195 B
JavaScript

export { Setup } from './Setup'
export { Control } from './Control'
export { Settings } from './Settings'
export { Indicator } from './Indicator'
export { NoteAccount } from './NoteAccount'