Skip to content

Commit

Permalink
Update packages/docs/docs/advanced-customization/custom-templates.md
Browse files Browse the repository at this point in the history
- Self review
  • Loading branch information
heath-freenome authored Feb 7, 2025
1 parent 4066b18 commit b580b87
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -748,7 +748,7 @@ render(<Form schema={schema} validator={validator} templates={{ GridTemplate }}

The following props are passed to the `GridTemplate`:

- `children`: TThe contents of the grid template
- `children`: The contents of the grid template
- `column`: Optional flag indicating whether the grid element represents a column, necessary for themes which have components for Rows vs Column

## ObjectFieldTemplate
Expand Down

0 comments on commit b580b87

Please sign in to comment.