Skip to content

Instantly share code, notes, and snippets.

@IntegerMan
Created February 10, 2020 03:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IntegerMan/9bd10a6a3750633cf151c716498c9aab to your computer and use it in GitHub Desktop.
Save IntegerMan/9bd10a6a3750633cf151c716498c9aab to your computer and use it in GitHub Desktop.
import { addons } from '@storybook/addons';
import { themes } from '@storybook/theming';
addons.setConfig({
theme: themes.dark,
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment