Skip to content

Commit

Permalink
feat(ui-concerto): Upgrade to concerto v1.0 (#273)
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Roberts <[email protected]>
  • Loading branch information
mttrbrts authored Mar 1, 2021
1 parent 07930ef commit 8e39155
Show file tree
Hide file tree
Showing 15 changed files with 3,183 additions and 99 deletions.
288 changes: 276 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions packages/storybook/src/stories/3-ConcertoForm.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ export default {
component: ConcertoForm,
parameters: {
componentSubtitle: 'Create dynamic forms from Concerto models',
knobs: {
escapeHTML: false,
},
}
};

Expand Down
Loading

0 comments on commit 8e39155

Please sign in to comment.