Skip to content

Commit

Permalink
Updated template to not import addons (#7096)
Browse files Browse the repository at this point in the history
Updated template to not import addons
  • Loading branch information
shilman authored Jun 14, 2019
2 parents 2a01c24 + 7411eb3 commit 2ba2ae7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { AppRegistry } from 'react-native';
import { getStorybookUI, configure } from '@storybook/react-native';

import './addons';
import './rn-addons';

// import stories
Expand Down

1 comment on commit 2ba2ae7

@vercel
Copy link

@vercel vercel bot commented on 2ba2ae7 Jun 14, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.