diff --git a/src/pages/apply.tsx b/src/pages/apply.tsx index 6f87bda..195e7f1 100644 --- a/src/pages/apply.tsx +++ b/src/pages/apply.tsx @@ -299,7 +299,7 @@ function onSumbitFactory( return onSubmit; } -const open = false; +const open = true; export default function Apply() { const session = useContext(SessionContext); diff --git a/src/pages/index.tsx b/src/pages/index.tsx index b8fa56f..a35aa50 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -21,6 +21,7 @@ export default function Root() { Elite +