Closed huayunh closed 9 months ago
I am also getting same error mentioned here.
See the fix for the issue here: https://github.com/etn-ccis/blui-icons/issues/308#issuecomment-1943783013
Your branch will run after you bump the react-router dependency versions and then run:
yarn install && yarn build && yarn update:demo && yarn start
update:demo
makes sure that the demo project is updated to use the newest version of the packages you create when you build them.
It worked! Let me ensure to capture that in the readme.
Able to see mentioned icons under /mui and /font 👍 .
Fixes BLUI-4717, fixes #308
Changes proposed in this Pull Request:
Screenshots / Screen Recording (if applicable)
To Test:
yarn && yarn start
yarn start
does not work on my machine (#308)~