From 9aa4fcf1da7597b958ab727012d06e4f786c868e Mon Sep 17 00:00:00 2001 From: 0x29a Date: Thu, 26 Aug 2021 11:24:56 +0200 Subject: [PATCH] fix: add dangling commas to satisfy linter --- src/discussions/posts/post-editor/PostEditor.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/discussions/posts/post-editor/PostEditor.jsx b/src/discussions/posts/post-editor/PostEditor.jsx index 5ae92bd9..004c657f 100644 --- a/src/discussions/posts/post-editor/PostEditor.jsx +++ b/src/discussions/posts/post-editor/PostEditor.jsx @@ -101,14 +101,14 @@ function PostEditor({ intl }) {