2023-01-10 14:46:27 +03:00

3 lines
92 B
JavaScript

export { default as Form } from './Form';
export { default as Settings } from './Settings';