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 94f9199 commit 7b17379Copy full SHA for 7b17379
resources/js/pages/Welcome.vue
@@ -86,8 +86,8 @@ withDefaults(
86
>
87
<span>Documentation</span>
88
<svg
89
- width="{10}"
90
- height="{11}"
+ width="10"
+ height="11"
91
viewBox="0 0 10 11"
92
fill="none"
93
xmlns="http://www.w3.org/2000/svg"
@@ -125,8 +125,8 @@ withDefaults(
125
126
<span>Laracasts</span>
127
128
129
130
131
132
0 commit comments