From 2b39bd7a0dc00002e95587a2688205bfa1547ade Mon Sep 17 00:00:00 2001 From: Matthew Kilgore Date: Fri, 7 Aug 2020 20:41:07 -0400 Subject: [PATCH] Fix classList usage in listItems --- js/src/common/helpers/listItems.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/src/common/helpers/listItems.js b/js/src/common/helpers/listItems.js index dc58cfc5e..67d6680f0 100644 --- a/js/src/common/helpers/listItems.js +++ b/js/src/common/helpers/listItems.js @@ -44,7 +44,7 @@ export default function listItems(items) { item ) : (
  • {item}