mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-01 03:16:29 +02:00
Mega UI revamp
This commit is contained in:
parent
650f481a96
commit
bcb686a20d
94 changed files with 6984 additions and 3889 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import App from "./app";
|
||||
import { redirect } from 'next/navigation';
|
||||
|
||||
export default function Page() {
|
||||
return <App />
|
||||
}
|
||||
redirect('/projects/select');
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue