summaryrefslogtreecommitdiffstats
path: root/src/components/organisms/layout/comment.stories.tsx
diff options
context:
space:
mode:
authorArmand Philippot <git@armandphilippot.com>2022-04-22 17:27:01 +0200
committerArmand Philippot <git@armandphilippot.com>2022-04-22 17:34:04 +0200
commitcb6a54e54f2f013e06049b20388ca78e26201e16 (patch)
treeeac5f3a2200d9f5b776c999825a8e28098b46193 /src/components/organisms/layout/comment.stories.tsx
parentfd9831446ff87414da772b17327368cb291192e6 (diff)
chore: add a CommentsList component
Diffstat (limited to 'src/components/organisms/layout/comment.stories.tsx')
-rw-r--r--src/components/organisms/layout/comment.stories.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/organisms/layout/comment.stories.tsx b/src/components/organisms/layout/comment.stories.tsx
index 01d9ac6..b14621b 100644
--- a/src/components/organisms/layout/comment.stories.tsx
+++ b/src/components/organisms/layout/comment.stories.tsx
@@ -109,7 +109,6 @@ Comment.args = {
content:
'Harum aut cumque iure fugit neque sequi cupiditate repudiandae laudantium. Ratione aut assumenda qui illum voluptas accusamus quis officiis exercitationem. Consectetur est harum eius perspiciatis officiis nihil. Aut corporis minima debitis adipisci possimus debitis et.',
id: 2,
- postId: 21,
publication: '2021-04-03 23:04:24',
saveComment: () => null,
// @ts-ignore - Needed because of the placeholder image.