Takeshi Kriang
Results
2
comments of
Takeshi Kriang
I have managed to fix the problem on Next.js with this: ``` stories: [ '../components/**/*.stories.@(js|jsx|ts|tsx)' ] ```