Skip to content

Commit

Permalink
Storybook theming
Browse files Browse the repository at this point in the history
  • Loading branch information
grubersjoe committed Jul 11, 2021
1 parent 80b579d commit 582e3ac
Show file tree
Hide file tree
Showing 27 changed files with 41 additions and 26 deletions.
9 changes: 9 additions & 0 deletions .storybook/manager.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
import { addons } from '@storybook/addons';
import { create } from '@storybook/theming';

addons.setConfig({
theme: create({
brandTitle: 'React Activity Calendar',
brandUrl: 'https://github.com/grubersjoe/react-activity-calendar',
}),
});
1 change: 0 additions & 1 deletion docs/0.1db6407b6f251cb99757.manager.bundle.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/0.6b8ce9159ea201799214.manager.bundle.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/1.08e48cd2b295b33abac5.manager.bundle.js

This file was deleted.

Loading

0 comments on commit 582e3ac

Please sign in to comment.