Adding config/ignite.php
This commit is contained in:
parent
a75c9ddb99
commit
3762e92989
1 changed files with 9 additions and 0 deletions
9
config/ignite.php
Normal file
9
config/ignite.php
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'select' => [
|
||||
'icon' => 'heroicon-s-chevron-down',
|
||||
]
|
||||
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue