We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50ac371 commit 9d677d2Copy full SHA for 9d677d2
resources/views/components/navigation.blade.php
@@ -22,7 +22,7 @@ class="h-6 w-6 fill-red-500 text-gray-50 dark:text-gray-950"
22
23
<div class="flex items-center gap-3 sm:gap-6">
24
<x-laravel-exceptions-renderer::error-share :exception="$exception"/>
25
- <x-laravel-exceptions-renderer::theme-swicher/>
+ <x-laravel-exceptions-renderer::theme-switcher/>
26
</div>
27
28
0 commit comments