Skip to content

Commit

Permalink
chore(theme): add brand image, remove console log, closes #309
Browse files Browse the repository at this point in the history
  • Loading branch information
tay1orjones committed Jul 26, 2019
1 parent b027854 commit 752ce31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .storybook/Container.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import '../src/index.scss';
export default class Container extends Component {
render() {
const { story } = this.props;
console.log(story);

return (
<div
Expand Down
4 changes: 2 additions & 2 deletions .storybook/theme.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 752ce31

Please sign in to comment.