diff --git a/playground/nutech/form-initial-value/simple-exampledata.json b/playground/nutech/form-initial-value/simple-exampledata.json index 9e26dfee..b88c7bf2 100644 --- a/playground/nutech/form-initial-value/simple-exampledata.json +++ b/playground/nutech/form-initial-value/simple-exampledata.json @@ -1 +1,3 @@ -{} \ No newline at end of file +{ + "firstName": "Chuck" +} \ No newline at end of file