1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-07-01 06:11:43 +02:00
market/.storybook/main.js

4 lines
89 B
JavaScript
Raw Normal View History

2020-05-07 08:03:30 +02:00
module.exports = {
stories: ['../src/**/*.stories.tsx', '../tests/**/*.stories.tsx']
2020-05-07 08:03:30 +02:00
}