wip improvements but still problematic

This commit is contained in:
terraputix
2026-01-09 21:18:19 +01:00
parent 1e434e0a84
commit 298c8ef597
41 changed files with 572 additions and 423 deletions
@@ -1,6 +1,6 @@
<script lang="ts">
import type { HTMLAttributes } from 'svelte/elements';
import { cn, type WithElementRef } from '$lib/utils.js';
import { cn, type WithElementRef } from '$lib/utils/ui.js';
let {
ref = $bindable(null),