mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-16 16:47:43 +01:00
* fix(docs): correct package name and description for Flutter package (#3701) * Revert "fix(docs): correct package naming in Packages section (#3701)" This reverts commit c9b738b4af1ffc114bf7e8e2b81754a54b118b97. * fix: correct package name from lucide-lustre to lucide_lustre and fix typo (lustre → flutter)
This commit is contained in:
committed by
GitHub
parent
465b98df74
commit
86957f0205
@@ -78,7 +78,7 @@
|
|||||||
"documentation": "https://github.com/swisnl/nuxt-lucide-icons/blob/main/README.md"
|
"documentation": "https://github.com/swisnl/nuxt-lucide-icons/blob/main/README.md"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "lucide-lustre",
|
"name": "lucide_lustre",
|
||||||
"description": "A library providing https://lucide.dev icons to lustre.",
|
"description": "A library providing https://lucide.dev icons to lustre.",
|
||||||
"icon": "/framework-logos/lustre.webp",
|
"icon": "/framework-logos/lustre.webp",
|
||||||
"shields": [
|
"shields": [
|
||||||
@@ -98,7 +98,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "lucide_icons_flutter",
|
"name": "lucide_icons_flutter",
|
||||||
"description": "A library providing https://lucide.dev icons to lustre.",
|
"description": "A library providing https://lucide.dev icons to Flutter.",
|
||||||
"icon": "/framework-logos/flutter.svg",
|
"icon": "/framework-logos/flutter.svg",
|
||||||
"shields": [
|
"shields": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user