Skip to content
This repository has been archived by the owner on Feb 7, 2025. It is now read-only.

Commit

Permalink
feat(ui-concerto): Improve rendering for relationship values (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
mttrbrts authored Aug 13, 2020
1 parent f7e7ba1 commit f7be2a0
Show file tree
Hide file tree
Showing 10 changed files with 34,597 additions and 88 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

1 change: 1 addition & 0 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"scripts": {
"storybook": "start-storybook -p 9009 -s public",
"build-storybook": "NODE_OPTIONS='--max-old-space-size=4096' build-storybook -s public --quiet",
"build-storybook:watch": "NODE_OPTIONS='--max-old-space-size=4096' build-storybook -w -s public --quiet",
"test": "NODE_ENV=test jest"
},
"browserslist": {
Expand Down
Loading

0 comments on commit f7be2a0

Please # to comment.