From 1172968f46c64916580c4732bd6cff76fd8e3eac Mon Sep 17 00:00:00 2001 From: Abhishek P Anil Date: Wed, 25 Sep 2024 15:25:14 +0530 Subject: [PATCH] chore: added data cy attribute for editor --- src/components/TextEditor/TextEditor.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/TextEditor/TextEditor.jsx b/src/components/TextEditor/TextEditor.jsx index d27fadc4..1c78d17d 100644 --- a/src/components/TextEditor/TextEditor.jsx +++ b/src/components/TextEditor/TextEditor.jsx @@ -183,7 +183,7 @@ function TextEditor(props) { ]); return ( -
+