mirror of
https://github.com/oceanprotocol/market.git
synced 2024-11-14 17:24:51 +01:00
4 lines
89 B
JavaScript
4 lines
89 B
JavaScript
module.exports = {
|
|
stories: ['../src/**/*.stories.tsx', '../tests/**/*.stories.tsx']
|
|
}
|