mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-24 07:39:41 +02:00
refactor(frontend): 🏗️ scafold pages and componenets folder
Setup the file structure for components, pages, layouts, api, and all new frontend structure
This commit is contained in:
parent
8d3db89327
commit
91f56b42de
47 changed files with 1027 additions and 146 deletions
1
frontend/composables/forms/index.ts
Normal file
1
frontend/composables/forms/index.ts
Normal file
|
@ -0,0 +1 @@
|
|||
export { fieldTypes } from "./use-field-types";
|
Loading…
Add table
Add a link
Reference in a new issue