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

Commit 57314ca

Browse files
committed
feat: use installcode variable in hero
1 parent 4a2e9de commit 57314ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/components/home/Hero.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
shadow="search"
9898
:font-size="{ base: 'lg', md: '2xl' }"
9999
>
100-
yarn add @chakra-ui/vue-next
100+
{{ installCode }}
101101
</c-code>
102102
</c-flex>
103103
<!-- Will hide for now -->

0 commit comments

Comments
 (0)