UNPKG
nigeria-locations
Version:
latest (1.3.1)
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
All locations in Nigeria
github.com/lucignation/nigeria-locations
lucignation/nigeria-locations
nigeria-locations
/
.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"
}