This commit is contained in:
Vagner Maltauro 2026-04-21 02:16:46 +00:00 committed by GitHub
commit 28a34d0f06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,10 +23,9 @@ import {
Twitter,
User,
X,
type Icon as LucideIcon,
} from "lucide-react"
export type Icon = LucideIcon
export type Icon = LucideProps
export const Icons = {
logo: Command,