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

5 lines
133 B
JavaScript
Raw Permalink Normal View History

2022-04-22 13:05:56 +10:00
import Settings from '@/components/Settings'
import NumberFormat from '@/components/NumberFormat'
export { Settings, NumberFormat }