From 3762e92989db493a6b59cedd756b108bab860a37 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Sun, 2 Jan 2022 21:16:23 +0100 Subject: [PATCH] Adding config/ignite.php --- config/ignite.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 config/ignite.php diff --git a/config/ignite.php b/config/ignite.php new file mode 100644 index 0000000..eda9bd2 --- /dev/null +++ b/config/ignite.php @@ -0,0 +1,9 @@ + [ + 'icon' => 'heroicon-s-chevron-down', + ] + +];