diff --git a/src/index.tsx b/src/index.tsx index f84bfc9..b53cc32 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -277,9 +277,11 @@ const app = new Elysia()
- - Register an account - + {ACCOUNT_REGISTRATION && ( + + Register an account + + )}