mirror of
https://github.com/Fluffy-Bean/TastyBites.git
synced 2025-06-02 08:23:14 +00:00
Clean up image folder structure
This commit is contained in:
parent
b8d9ded81e
commit
a704082779
19 changed files with 9 additions and 9 deletions
|
@ -3,7 +3,7 @@
|
|||
import { Acorn, Fish, Leaf, Pepper, ArrowUpRight, GrainsSlash } from 'phosphor-svelte';
|
||||
|
||||
import { type Item, Labels} from "../lib/types";
|
||||
import LoadingImage from '/MenuItemLoadingAlt.svg';
|
||||
import LoadingImage from '/assets/MenuItemLoadingAlt.svg';
|
||||
import {onMount} from "svelte";
|
||||
|
||||
export let item: Item;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue