Skip to content

Commit 88bdbac

Browse files
chore(deps): update dependency @nuxt/ui to v3.1.1 (#153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <[email protected]>
1 parent bd55450 commit 88bdbac

File tree

3 files changed

+49
-153
lines changed

3 files changed

+49
-153
lines changed

examples/auth/local/pages/login.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ const onError = (err: any) => {
5656
/>
5757
<div>
5858
<p class="text-base font-semibold leading-6 text-(--ui-text-highlighted)">
59-
<!-- @vue-expect-error -->
6059
{{ item.label }}
6160
</p>
6261
<p class="mt-1 text-sm text-(--ui-text-muted)">
@@ -126,7 +125,6 @@ const onError = (err: any) => {
126125
/>
127126
<div>
128127
<p class="text-base font-semibold leading-6 text-(--ui-text-highlighted)">
129-
<!-- @vue-expect-error -->
130128
{{ item.label }}
131129
</p>
132130
<p class="mt-1 text-sm text-(--ui-text-muted)">

0 commit comments

Comments
 (0)