Skip to content

Commit af83780

Browse files
committed
fix(content): add code prop to make copy work
#147
1 parent 08cae5d commit af83780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ seo:
99
---
1010
orientation: horizontal
1111
---
12-
:::prose-pre{filename="Terminal"}
12+
:::prose-pre{filename="Terminal" code="npx nuxi init -t github:nuxt-ui-pro/docs"}
1313
```bash
1414
npx nuxi init -t github:nuxt-ui-pro/docs
1515
```

0 commit comments

Comments
 (0)