From 72e47ba2b70b77dbcd0aac129e6149ee21b745d0 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Sat, 24 Jul 2021 12:35:35 +0800 Subject: [PATCH] Update README.md --- src/components/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/README.md b/src/components/README.md index 5f8b819..8e71e90 100644 --- a/src/components/README.md +++ b/src/components/README.md @@ -7,4 +7,4 @@ Components in this dir will be auto-registered and on-demand, powered by [`vite- You can use icons from almost any icon sets by the power of [Iconify](https://iconify.design/). -It will only bundle the icons you use. Check out [vite-plugin-icons](https://github.com/antfu/vite-plugin-icons) for more details. +It will only bundle the icons you use. Check out [`vite-plugin-icons`](https://github.com/antfu/vite-plugin-icons) for more details.