Press n or j to go to the next uncovered block, b, p or k for the previous block.
import { addons } from "@storybook/addons"; import { themes } from "@storybook/theming"; addons.setConfig({ theme: themes.dark, });