From 09f7e614088b768110843f068d4c62338eb7d663 Mon Sep 17 00:00:00 2001 From: Shubhendra Singh Chauhan Date: Wed, 4 Jan 2023 15:33:35 +0530 Subject: [PATCH] Updated guide link in editor to v2 doc (#5174) --- frontend/src/Editor/Container.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/Editor/Container.jsx b/frontend/src/Editor/Container.jsx index 9b84803362..965d55ab1a 100644 --- a/frontend/src/Editor/Container.jsx +++ b/frontend/src/Editor/Container.jsx @@ -562,7 +562,7 @@ export const Container = ({
You haven't added any components yet. Drag components from the right sidebar and drop here. Check out our{' '} - + guide {' '} on adding widgets.