generated from Luis/nextjs-python-web-template
clean up unused js parts
This commit is contained in:
5
pkgs/ui/src/app/join/page.tsx
Normal file
5
pkgs/ui/src/app/join/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import JoinPrequel from "@/views/joinPrequel";
|
||||
|
||||
export default function Page() {
|
||||
return <JoinPrequel />;
|
||||
}
|
||||
Reference in New Issue
Block a user