Include createdAt in blog posts to prevent Storybook error
This commit is contained in:
@@ -7,6 +7,7 @@ export const generated = () => {
|
||||
id: 1,
|
||||
title: 'First Post',
|
||||
body: 'Neutra tacos hot chicken prism raw denim...',
|
||||
createdAt: '2020-01-01T12:34:56Z',
|
||||
}}
|
||||
/>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user