UNPKG

react-native-web-headroom

Version:
16 lines (11 loc) 307 B
// IMPORTANT // --------- // This is an auto generated file with React CDK. // Do not modify this file. import { configure } from '@kadira/storybook'; import { setStubbingMode } from '../src' setStubbingMode(true); function loadStories() { require('../src/stories'); } configure(loadStories, module);