Skip to content

Commit da6cb1d

Browse files
committed
Added tests for hidden field.
1 parent 8be3a56 commit da6cb1d

File tree

5 files changed

+2966
-2321
lines changed

5 files changed

+2966
-2321
lines changed

packages/react-form-renderer/demo/sandbox.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ const output = {
1717
title: 'Text Box with help',
1818
helperText: 'Helper text',
1919
component: components.TEXT_FIELD,
20+
hideField: true,
2021
},
2122
{
2223
name: 'text_box_3',

0 commit comments

Comments
 (0)