This commit is contained in:
Max Richter
2025-09-26 12:42:06 +02:00
parent deae5acac8
commit ae5cd8481a
17 changed files with 649 additions and 233 deletions

View File

@@ -5,7 +5,9 @@
<div class="bg-background text-foreground flex min-h-screen flex-col">
<Header />
<Playground />
<div class="flex flex-1 overflow-hidden">
<Playground />
</div>
</div>
<style>