Jul 28, 2017 · 1 min read
For those not seeing the correct icons in the Task component:
Add to the “storybook” line in package.json
“start-storybook -s ./public, ./public/icon, ./public/font -p 6006”
See Storybook docs for details.
For those not seeing the correct icons in the Task component:
Add to the “storybook” line in package.json
“start-storybook -s ./public, ./public/icon, ./public/font -p 6006”
See Storybook docs for details.