From 8234fc6e26e24d1bcb6f4e844e030a2a54ffe5be Mon Sep 17 00:00:00 2001 From: Bhargav <143892094+vexora-0@users.noreply.github.com> Date: Sat, 3 Aug 2024 06:01:58 +0000 Subject: [PATCH] Rename placeholder text from 'PlaceHolder goes here' to 'placeHolder' (#5738) Signed-off-by: Bhargav <143892094+vexora-0@users.noreply.github.com> --- .../Projects/Sistent/components/text-input/guidance.js | 4 ++-- .../Projects/Sistent/components/text-input/index.js | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/sections/Projects/Sistent/components/text-input/guidance.js b/src/sections/Projects/Sistent/components/text-input/guidance.js index 765ab2ebe418..e01b01c04368 100644 --- a/src/sections/Projects/Sistent/components/text-input/guidance.js +++ b/src/sections/Projects/Sistent/components/text-input/guidance.js @@ -80,7 +80,7 @@ export const TextInputGuidance = () => {

- +

Multiline

@@ -91,7 +91,7 @@ export const TextInputGuidance = () => {

- + diff --git a/src/sections/Projects/Sistent/components/text-input/index.js b/src/sections/Projects/Sistent/components/text-input/index.js index e3d099626f6d..13305ea68407 100644 --- a/src/sections/Projects/Sistent/components/text-input/index.js +++ b/src/sections/Projects/Sistent/components/text-input/index.js @@ -81,7 +81,7 @@ const SistentTextInput = () => {

- +
@@ -105,7 +105,7 @@ const SistentTextInput = () => { @@ -120,7 +120,7 @@ const SistentTextInput = () => {