chore: code style
This commit is contained in:
+2
-3
@@ -13,7 +13,6 @@ return [
|
||||
* prefix => 'mary-'
|
||||
* <x-mary-button />
|
||||
* <x-mary-card />
|
||||
*
|
||||
*/
|
||||
'prefix' => '',
|
||||
|
||||
@@ -40,6 +39,6 @@ return [
|
||||
'components' => [
|
||||
'spotlight' => [
|
||||
'class' => 'App\Support\Spotlight',
|
||||
]
|
||||
]
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user