From 0e27298c7adaaf40eb2b06a68a470440c158bfee Mon Sep 17 00:00:00 2001 From: Mark Eaton Date: Sun, 28 Aug 2022 14:14:40 -0400 Subject: [PATCH] Find It menu working perfectly --- configuration/main.js | 10 ++++------ groups/home/LibAnswers-SlideOutChat-7.html | 14 ++++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/configuration/main.js b/configuration/main.js index 496a6d9..0ae3d4a 100644 --- a/configuration/main.js +++ b/configuration/main.js @@ -1,11 +1,9 @@ const menusComponent = { template: - ` -
- - {{ item.description }} -
-
`, + `
+ + {{ item.description }} +
`, props: ['item'] } diff --git a/groups/home/LibAnswers-SlideOutChat-7.html b/groups/home/LibAnswers-SlideOutChat-7.html index 5044eac..ddb1f7c 100644 --- a/groups/home/LibAnswers-SlideOutChat-7.html +++ b/groups/home/LibAnswers-SlideOutChat-7.html @@ -75,8 +75,10 @@ - + +
+