mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 01:51:05 +08:00
Updated template to not import addons (#7096)
Updated template to not import addons
This commit is contained in:
commit
2ba2ae744f
@ -1,7 +1,6 @@
|
||||
import { AppRegistry } from 'react-native';
|
||||
import { getStorybookUI, configure } from '@storybook/react-native';
|
||||
|
||||
import './addons';
|
||||
import './rn-addons';
|
||||
|
||||
// import stories
|
||||
|
Loading…
x
Reference in New Issue
Block a user