File tree 2 files changed +4
-4
lines changed
inertia/resources/js/Components
livewire/resources/views/components
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ import ApplicationLogo from '@/Components/ApplicationLogo.vue';
38
38
<a href =" https://laravel.com/docs" class =" inline-flex items-center font-semibold text-indigo-700 dark:text-indigo-300" >
39
39
Explore the documentation
40
40
41
- <svg xmlns =" http://www.w3.org/2000/svg" viewBox =" 0 0 20 20" class =" ml-1 w-5 h-5 stroke -indigo-500 dark:stroke -indigo-200" >
41
+ <svg xmlns =" http://www.w3.org/2000/svg" viewBox =" 0 0 20 20" class =" ml-1 w-5 h-5 fill -indigo-500 dark:fill -indigo-200" >
42
42
<path fill-rule =" evenodd" d =" M5 10a.75.75 0 01.75-.75h6.638L10.23 7.29a.75.75 0 111.04-1.08l3.5 3.25a.75.75 0 010 1.08l-3.5 3.25a.75.75 0 11-1.04-1.08l2.158-1.96H5.75A.75.75 0 015 10z" clip-rule =" evenodd" />
43
43
</svg >
44
44
</a >
@@ -60,7 +60,7 @@ import ApplicationLogo from '@/Components/ApplicationLogo.vue';
60
60
</p >
61
61
62
62
<p class =" mt-4 text-sm" >
63
- <a href =" https://laracasts.com" class =" inline-flex items-center font-semibold text -indigo-700 dark :text-indigo-300" >
63
+ <a href =" https://laracasts.com" class =" inline-flex items-center font-semibold fill -indigo-700 fill :text-indigo-300" >
64
64
Start watching Laracasts
65
65
66
66
<svg xmlns =" http://www.w3.org/2000/svg" viewBox =" 0 0 20 20" class =" ml-1 w-5 h-5 stroke-indigo-500 dark:stroke-indigo-200" >
Original file line number Diff line number Diff line change 32
32
<a href =" https://laravel.com/docs" class =" inline-flex items-center font-semibold text-indigo-700 dark:text-indigo-300" >
33
33
Explore the documentation
34
34
35
- <svg xmlns =" http://www.w3.org/2000/svg" viewBox =" 0 0 20 20" class =" ml-1 w-5 h-5 stroke -indigo-500 dark:stroke -indigo-200" >
35
+ <svg xmlns =" http://www.w3.org/2000/svg" viewBox =" 0 0 20 20" class =" ml-1 w-5 h-5 fill -indigo-500 dark:fill -indigo-200" >
36
36
<path fill-rule =" evenodd" d =" M5 10a.75.75 0 01.75-.75h6.638L10.23 7.29a.75.75 0 111.04-1.08l3.5 3.25a.75.75 0 010 1.08l-3.5 3.25a.75.75 0 11-1.04-1.08l2.158-1.96H5.75A.75.75 0 015 10z" clip-rule =" evenodd" />
37
37
</svg >
38
38
</a >
57
57
<a href =" https://laracasts.com" class =" inline-flex items-center font-semibold text-indigo-700 dark:text-indigo-300" >
58
58
Start watching Laracasts
59
59
60
- <svg xmlns =" http://www.w3.org/2000/svg" viewBox =" 0 0 20 20" class =" ml-1 w-5 h-5 stroke -indigo-500 dark:stroke -indigo-200" >
60
+ <svg xmlns =" http://www.w3.org/2000/svg" viewBox =" 0 0 20 20" class =" ml-1 w-5 h-5 fill -indigo-500 dark:fill -indigo-200" >
61
61
<path fill-rule =" evenodd" d =" M5 10a.75.75 0 01.75-.75h6.638L10.23 7.29a.75.75 0 111.04-1.08l3.5 3.25a.75.75 0 010 1.08l-3.5 3.25a.75.75 0 11-1.04-1.08l2.158-1.96H5.75A.75.75 0 015 10z" clip-rule =" evenodd" />
62
62
</svg >
63
63
</a >
You can’t perform that action at this time.
0 commit comments