From 2aeadb1e8a60492db431855692f13b984a2e904c Mon Sep 17 00:00:00 2001 From: Enzo Innocenzi Date: Sun, 17 May 2020 17:31:53 +0200 Subject: [PATCH] feat: add better-mobile-inputs (#263) --- helpers/better-mobile-inputs.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 helpers/better-mobile-inputs.json diff --git a/helpers/better-mobile-inputs.json b/helpers/better-mobile-inputs.json new file mode 100644 index 00000000..6a7a4831 --- /dev/null +++ b/helpers/better-mobile-inputs.json @@ -0,0 +1,14 @@ +{ + "name": "better-mobile-inputs", + "desc": "Find which combinations of attributes work best for your inputs", + "url": "https://better-mobile-inputs.netlify.app", + "tags": [ + "Accessibility", + "Forms", + "HTML" + ], + "maintainers": [ + "aholachek" + ], + "addedAt": "2020-05-15" +}