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

6 lines
190 B
JavaScript
Raw Normal View History

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