Entorno linteado y typechecado

This commit is contained in:
2025-12-19 16:32:42 -06:00
parent b38fe2d8b4
commit ad9e9c1619
12 changed files with 42 additions and 36 deletions

View File

@@ -1,5 +1,5 @@
import * as React from "react"
import * as AvatarPrimitive from "@radix-ui/react-avatar"
import * as React from "react"
import { cn } from "@/lib/utils"