mirror of
https://github.com/shadcn-ui/taxonomy
synced 2026-05-24 09:48:32 +00:00
Merge ec1b5ff5f7 into 298a8857c7
This commit is contained in:
commit
28a34d0f06
1 changed files with 1 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue