Skip to content

Commit fcdc511

Browse files
committed
chore: update MDX component prop documentation
1 parent a9047c9 commit fcdc511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/breezy-lizards-dress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
'@builder.io/qwik-city': patch
33
---
44

5-
FIX: MDX content now accepts `props`, including `components` that lets you use your own custom components
5+
FIX: MDX content now accepts a prop of type `components` that lets you use your own custom components
66

77
To add custom components to your MDX content, you can now do this:
88

0 commit comments

Comments
 (0)