From 76625a247ad016f39f9d41d8d0f87e0f62c31246 Mon Sep 17 00:00:00 2001 From: BetaHuhn Date: Tue, 13 Jul 2021 15:33:41 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Mention=20emailPlaceholder?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 04971a1..d468d48 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,7 @@ const options = { btnTitle: 'Feedback', // title of button title: 'Company Feedback', // text at the top inputPlaceholder: 'Your feedback goes here!', + emailPlaceholder: 'Email address (optional)', submitText: 'Submit', // text for submit button backText: 'Back', // text for back button contactText: 'Or send an email!', // text for other contact option