fixed imports of all moved files

This commit is contained in:
2024-02-16 15:52:43 +01:00
parent ba0934e8cd
commit d3f9dd3d25
4 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
import { Main } from "../ui/Main";
import { Main } from "@/app/ui/Main";
const TermsPage = () =>
<Main>