Clean up image folder structure

This commit is contained in:
Michał Gdula 2024-05-08 10:27:15 +01:00
parent b8d9ded81e
commit a704082779
19 changed files with 9 additions and 9 deletions

View file

@ -6,7 +6,7 @@
import Cart from './lib/cart';
import routes from './routes';
import Logo from '/LogoAlt.svg';
import Logo from '/assets/LogoAlt.svg';
const links = {
home: {path: '/', className: 'active'},