Skip to content

Commit 16d5078

Browse files
jeetissthebuilder
authored andcommitted
add polyfill (#124)
1 parent 8ddcc47 commit 16d5078

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.storybook/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import React from 'react'
22
import { configure } from '@storybook/react'
33
import { setOptions } from '@storybook/addon-options'
44
import pck from '../package.json'
5+
import 'intersection-observer'
56
import './base.css'
67

78
setOptions({

0 commit comments

Comments
 (0)