From 83f9b0185217ffc0bc15ec783807facc41027375 Mon Sep 17 00:00:00 2001 From: Kevin Picchi Date: Tue, 12 Nov 2019 16:55:32 +0000 Subject: [PATCH] Form elements must have labels --- src/plugins/search/component.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/search/component.js b/src/plugins/search/component.js index 42b0d193..8c98b86f 100644 --- a/src/plugins/search/component.js +++ b/src/plugins/search/component.js @@ -99,7 +99,7 @@ function style() { function tpl(defaultValue = '') { const html = `
- +