From d0221bad3127ec0adfab0e4f742376452977d16c Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 18 Feb 2019 22:02:54 +0000 Subject: [PATCH] Remove badly added components class --- resources/views/subscribe/manage.blade.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/resources/views/subscribe/manage.blade.php b/resources/views/subscribe/manage.blade.php index 754a6663..f0578c6b 100644 --- a/resources/views/subscribe/manage.blade.php +++ b/resources/views/subscribe/manage.blade.php @@ -20,8 +20,7 @@ @if($componentGroups->isNotEmpty() || $ungroupedComponents->isNotEmpty()) @foreach($componentGroups as $componentGroup) -