Skip to content

Commit d9daffc

Browse files
committed
[Toolkit][Shadcn] Add missing UX Icons dependencies
1 parent 97ad37a commit d9daffc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Toolkit/kits/shadcn/breadcrumb/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"templates/": "templates/"
88
},
99
"dependencies": {
10-
"composer": ["tales-from-a-dev/twig-tailwind-extra"]
10+
"composer": ["symfony/ux-icons", "tales-from-a-dev/twig-tailwind-extra"]
1111
}
1212
}

src/Toolkit/kits/shadcn/pagination/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"templates/": "templates/"
88
},
99
"dependencies": {
10-
"composer": ["tales-from-a-dev/twig-tailwind-extra"]
10+
"composer": ["symfony/ux-icons", "tales-from-a-dev/twig-tailwind-extra"]
1111
}
1212
}

0 commit comments

Comments
 (0)