style-guide
style-guide copied to clipboard
Issue with caching Logo urls on codegen build
Codegen is using cached Logos urls set instead of creating new ones on storybook build. Temporary solution: delete .cache
folder from node_modules
and build storybook