Fix staking storybook js error related to "theme"
Closed this issue ยท 0 comments
nevendyulgerov commented
Which network is that happening?
Mainnet
Which Explorer is that Bug happening?
Staking
๐ Expected behavior
Storybooks should be displayed when you open the staking storybook app.
๐ซ Actual behavior
Storybooks aren't displayed when you open the staking storybook app. Instead, a js error appears related to "theme":
๐งช Minimal test case
- Run the staking storybook with
yarn storybook
- Open the storybook app
- Open any component
๐ Extra information
No response