Skip to content

Commit 6567210

Browse files
committed
Add alertProps to docs
1 parent f4300d0 commit 6567210

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

packages/react-renderer-demo/src/pages/components/form-template.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,14 @@ import { FormTemplate } from '@data-driven-forms/pf4-component-mapper'
5656

5757
### Props
5858

59+
#### alertProps
60+
61+
*object*
62+
63+
Props passed to `FormError` alert component.
64+
65+
---
66+
5967
#### buttonClassName
6068

6169
*string*

0 commit comments

Comments
 (0)