将i-lucide都改为lucide本地库
This commit is contained in:
@@ -30,7 +30,7 @@ Nuxt UI Pro is a collection of premium components built on top of Nuxt UI to cre
|
||||
---
|
||||
size: xl
|
||||
to: /getting-started
|
||||
trailing-icon: i-lucide-arrow-right
|
||||
trailing-icon: lucide-arrow-right
|
||||
---
|
||||
Get started
|
||||
:::
|
||||
@@ -59,7 +59,7 @@ All-in-one documentation template
|
||||
size: lg
|
||||
target: _blank
|
||||
to: https://ui.nuxt.com/getting-started/installation/pro/nuxt
|
||||
trailingIcon: i-lucide-arrow-right
|
||||
trailingIcon: lucide-arrow-right
|
||||
variant: subtle
|
||||
---
|
||||
Discover Nuxt UI Pro v3
|
||||
@@ -94,7 +94,7 @@ All-in-one documentation template
|
||||
|
||||
:::u-page-feature
|
||||
---
|
||||
icon: i-lucide-sparkles
|
||||
icon: lucide-sparkles
|
||||
target: _blank
|
||||
to: https://ui.nuxt.com
|
||||
---
|
||||
@@ -133,7 +133,7 @@ All-in-one documentation template
|
||||
|
||||
:::u-page-feature
|
||||
---
|
||||
icon: i-lucide-search
|
||||
icon: lucide-search
|
||||
target: _blank
|
||||
to: https://ui.nuxt.com/components/content-search
|
||||
---
|
||||
@@ -152,11 +152,11 @@ All-in-one documentation template
|
||||
- label: Buy now
|
||||
to: https://ui.nuxt.com/pro/purchase
|
||||
target: _blank
|
||||
icon: i-lucide-shopping-cart
|
||||
icon: lucide-shopping-cart
|
||||
color: neutral
|
||||
- label: License
|
||||
to: https://ui.nuxt.com/getting-started/license
|
||||
trailingIcon: i-lucide-circle-help
|
||||
trailingIcon: lucide-circle-help
|
||||
target: _blank
|
||||
color: neutral
|
||||
variant: subtle
|
||||
|
Reference in New Issue
Block a user