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 bd55450 commit 88bdbacCopy full SHA for 88bdbac
examples/auth/local/pages/login.vue
@@ -56,7 +56,6 @@ const onError = (err: any) => {
56
/>
57
<div>
58
<p class="text-base font-semibold leading-6 text-(--ui-text-highlighted)">
59
- <!-- @vue-expect-error -->
60
{{ item.label }}
61
</p>
62
<p class="mt-1 text-sm text-(--ui-text-muted)">
@@ -126,7 +125,6 @@ const onError = (err: any) => {
126
125
127
128
129
130
131
132
0 commit comments