From d49f7e5ddae0e4e8f168f145cd01062da19b9c9e Mon Sep 17 00:00:00 2001 From: nserious6 <107307108+nserious6@users.noreply.github.com> Date: Sun, 13 Jul 2025 15:33:44 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8aa4063e5..f765f49d6 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Remember to follow steps from [CONTRIBUTE.md](https://github.com/web3ui/web3uiki - Add the svg file(s) to `web3uikit/packages/icons/src/lib/svgs/` (remember to give meaningful filename, as filename gets converted to icon name) - run `pnpm run icons:create` in terminal and your icon is created. 🔥 -- To verify your newly added icon run `pnpm storybook-build`. Once storybook is open, navigate to `8.ICONS/Gallery` and search for your icon. +- To verify your newly added icon run `pnpm storybook-build`. Once storybook is open, navigate to `8.ICONS/Gallery` and search for your icon ## Want to add a new Chain Logo ?