UNPKG
modale-react-rm
Version:
latest (1.6.2)
1.6.2
1.6.1
1.5.1
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.5
1.0.4
Simple modale with a popup reaction style in React
modale-react-rm
/
.storybook
/
main.js
12 lines
•
268 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
module.exports = {
"stories"
: [
"../src/**/*.stories.mdx"
,
"../src/**/*.stories.
@(
js|jsx|ts|tsx)"
],
"addons"
: [
"
@storybook
/addon-links"
,
"
@storybook
/addon-essentials"
,
"
@storybook
/addon-interactions"
],
"framework"
:
"
@storybook
/react"
}