cartesi / explorer

Cartesi Blockchain Explorer
https://explorer.cartesi.io
Apache License 2.0
9 stars 12 forks source link

Fix staking storybook js error related to "theme" #122

Closed nevendyulgerov closed 1 year ago

nevendyulgerov commented 1 year ago

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": Screenshot 2023-09-01 at 13 42 59

๐Ÿงช Minimal test case

  1. Run the staking storybook with yarn storybook
  2. Open the storybook app
  3. Open any component

๐Ÿ“„ Extra information

No response