Pre-deployment
This commit is contained in:
7
web/src/layouts/BlogLayout/BlogLayout.stories.js
Normal file
7
web/src/layouts/BlogLayout/BlogLayout.stories.js
Normal file
@@ -0,0 +1,7 @@
|
||||
import BlogLayout from './BlogLayout'
|
||||
|
||||
export const generated = () => {
|
||||
return <BlogLayout />
|
||||
}
|
||||
|
||||
export default { title: 'Layouts/BlogLayout' }
|
||||
Reference in New Issue
Block a user