diff options
Diffstat (limited to 'src/components/organisms/layout/comment.stories.tsx')
| -rw-r--r-- | src/components/organisms/layout/comment.stories.tsx | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/components/organisms/layout/comment.stories.tsx b/src/components/organisms/layout/comment.stories.tsx index b14621b..3794b06 100644 --- a/src/components/organisms/layout/comment.stories.tsx +++ b/src/components/organisms/layout/comment.stories.tsx @@ -51,16 +51,6 @@ export default { required: true, }, }, - postId: { - control: { - type: 'number', - }, - description: 'The post id.', - type: { - name: 'number', - required: true, - }, - }, publication: { description: 'The publication date.', type: { |
