2023-01-11 11:26:08 +03:00

3 lines
92 B
JavaScript

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