From 6ad42dbbb7449b86b17c8865c49bbb624b1a064a Mon Sep 17 00:00:00 2001 From: cv <34649812+cpvalente@users.noreply.github.com> Date: Sat, 29 May 2021 22:48:25 +0200 Subject: [PATCH] quickfix: misnamed element --- client/src/features/editors/Editor.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/features/editors/Editor.jsx b/client/src/features/editors/Editor.jsx index 4dc2d2092..7490f0439 100644 --- a/client/src/features/editors/Editor.jsx +++ b/client/src/features/editors/Editor.jsx @@ -24,7 +24,7 @@ export default function Editor() {