Update Kbd component

This commit is contained in:
2025-10-23 08:26:38 +02:00
parent 6a213e2cff
commit 0a11fe76ff
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<script lang='ts' setup>
<script setup lang="ts">
import type { HTMLAttributes } from "vue"
import { cn } from "@/lib/utils"