mirror of
https://github.com/Fluffy-Bean/TastyBites.git
synced 2025-05-31 15:53:12 +00:00
Clean up file structure
Speed up compile times
This commit is contained in:
parent
8416549858
commit
109386bf51
15 changed files with 171 additions and 221 deletions
|
@ -1,5 +1,5 @@
|
|||
<script>
|
||||
import MenuList from "%/pages/elements/MenuList.svelte";
|
||||
import MenuList from "%/components/MenuList.svelte";
|
||||
import LoadingImage from "/MenuItemLoading.svg";
|
||||
import Items from '%/lib/testData.js';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue