- Moved `app.config.ts` to the `app` directory - Migrated `.vue` files and other assets to the `app` directory - Updated import paths to reflect the new file locations
1 line
55 B
TypeScript
1 line
55 B
TypeScript
export { default as Separator } from './Separator.vue'
|