mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-26 01:40:34 +01:00
feat(theme)!: migrate from heroicons to lucide (#2540)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
@@ -43,7 +43,7 @@ Use the `icon` prop to display a fallback [Icon](/components/icon).
|
||||
::component-code
|
||||
---
|
||||
props:
|
||||
icon: 'i-heroicons-photo'
|
||||
icon: 'i-lucide-image'
|
||||
size: md
|
||||
---
|
||||
::
|
||||
|
||||
Reference in New Issue
Block a user