fixed imports of all moved files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Main } from "../ui/Main";
|
||||
import { Main } from "@/app/ui/Main";
|
||||
|
||||
const TermsPage = () =>
|
||||
<Main>
|
||||
|
||||
Reference in New Issue
Block a user