From b87b1dcfd0d4b4fde504e35e2ba2928ccd370121 Mon Sep 17 00:00:00 2001 From: Deon George Date: Wed, 11 Jun 2025 19:33:36 +0930 Subject: [PATCH] Enhancements to logic that makes form.select component --- .../attribute/widget/options.blade.php | 2 +- resources/views/components/form/reset.blade.php | 2 +- resources/views/components/form/select.blade.php | 16 ++++++++++------ resources/views/fragment/dn/add_attr.blade.php | 2 +- 4 files changed, 13 insertions(+), 9 deletions(-) diff --git a/resources/views/components/attribute/widget/options.blade.php b/resources/views/components/attribute/widget/options.blade.php index cd903f31..7d01a557 100644 --- a/resources/views/components/attribute/widget/options.blade.php +++ b/resources/views/components/attribute/widget/options.blade.php @@ -38,7 +38,7 @@