cartesi/explorer

Fix staking storybook js error related to "theme"

Closed this issue ยท 0 comments

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