refactor: organize shared utilities

This commit is contained in:
2026-06-27 10:13:51 +01:00
parent 85441c0dfe
commit e6f79cd68a
306 changed files with 343 additions and 343 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<script lang="ts">
import { Avatar as AvatarPrimitive } from 'bits-ui';
import { cn } from '$lib/utils.js';
import { cn } from '$lib/utils/format.js';
let {
ref = $bindable(null),