Skip to content

Commit

Permalink
chore: Add experimental tag
Browse files Browse the repository at this point in the history
  • Loading branch information
vsgoulart committed Jan 29, 2024
1 parent 8e2c9ca commit bbbb186
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,9 @@ Table.config = {
},

/**
*
* @experimental
*

Check failure on line 271 in packages/form-js-viewer/src/render/components/form-fields/Table.js

View workflow job for this annotation

GitHub Actions / Build (ubuntu-20.04, 20)

Trailing spaces not allowed

Check failure on line 271 in packages/form-js-viewer/src/render/components/form-fields/Table.js

View workflow job for this annotation

GitHub Actions / Build (ubuntu-20.04, 20)

Trailing spaces not allowed
* A function that generates demo data for a new field on the form playground.
* @param {Field} field
*/
generateInitialDemoData: (field) => {
Expand Down

0 comments on commit bbbb186

Please sign in to comment.