feat: add nstore

This commit is contained in:
2024-04-07 15:11:20 +07:00
parent 999073f84c
commit 420be77b5c
75 changed files with 410 additions and 349 deletions

View File

@@ -8,7 +8,6 @@ export const Route = createFileRoute("/landing/")({
function Screen() {
const { t } = useTranslation();
const context = Route.useRouteContext();
return (
<div className="relative flex h-screen w-screen bg-black">