Skip to content

Commit 26b18cc

Browse files
committed
Add FormFieldGridProps to mua text field docs.
1 parent 5a2e4c0 commit 26b18cc

File tree

1 file changed

+8
-0
lines changed
  • packages/react-renderer-demo/src/doc-components/examples-texts/mui

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
import Common from './common.md';
2+
3+
<Common />
4+
5+
### Composite props
6+
|name|type|default|target component|
7+
|----|----|-------|----------------|
8+
|FormFieldGridProps|object|`{}`|[Grid](https://material-ui.com/api/grid/)|

0 commit comments

Comments
 (0)