Move Files to new location

This commit is contained in:
aronmal 2023-11-09 13:57:16 +01:00
parent 6a55d9d9e0
commit dd1c5b7b31
Signed by: aronmal
GPG key ID: 816B7707426FC612
23 changed files with 17 additions and 140 deletions

View file

@ -1,5 +1,5 @@
---
import { Footer, NavBar } from "src/pages/util/wrapping_objects";
import { Footer, NavBar } from "@components/wrapping_objects";
import styles from "./util/wrapping_objects.module.css";
---