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

Commit ebd36df

Browse files
Merge pull request #315 from be-codified/patch-1
docs: update stack.mdx
2 parents 2d3f1d3 + 4ce23da commit ebd36df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/pages/stack.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ By default, each item is stacked vertically. Stack clones it's children and pass
2525
<c-heading>See the Vue</c-heading>
2626
<c-text :mt="4">Vue makes front-end development a breeze.</c-text>
2727
</c-box>
28-
<c-box :p="5" shadow="md" border-width="1px">
28+
<c-box :p="5" shadow="md" border-width="1px">
2929
<c-heading>Go Nuxt!</c-heading>
3030
<c-text :mt="4">Nuxt makes writing Vue even easier.</c-text>
3131
</c-box>

0 commit comments

Comments
 (0)