(fix): tauth blocking children

(feat): update ui components
This commit is contained in:
Alois 2026-04-14 11:04:00 +02:00
commit fb7c9fa538
7 changed files with 92 additions and 9 deletions

View file

@ -0,0 +1,3 @@
export default function Page() {
return <div></div>;
}