Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 46afd0c

Browse files
committed
chore: eslint
1 parent f4fb720 commit 46afd0c

File tree

1 file changed

+1
-1
lines changed
  • packages/chakra-ui-docs/components

1 file changed

+1
-1
lines changed

packages/chakra-ui-docs/components/Hero.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
flex-dir="row"
2828
>
2929
<CButton
30+
as="nuxt-link"
3031
text-decoration="none"
3132
to="/getting-started"
3233
left-icon="bolt"
3334
variant-color="vue"
3435
size="lg"
35-
as="nuxt-link"
3636
>
3737
Get started
3838
</CButton>

0 commit comments

Comments
 (0)