There was an error while loading. Please reload this page.
1 parent 30b47a1 commit a668b4aCopy full SHA for a668b4a
1 file changed
src/stories/decorators.js
@@ -1,3 +1,3 @@
1
export const rawJsonDecorator = (Story) => {
2
return `<pre>${JSON.stringify(Story(), null, 2)}</pre>`
3
-}
+}
0 commit comments