9 lines
90 B
PHP
9 lines
90 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'select' => [
|
|
'icon' => 'heroicon-s-chevron-down',
|
|
]
|
|
|
|
];
|