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

Commit

Permalink
Add rating component
Browse files Browse the repository at this point in the history
  • Loading branch information
Balint Mero committed Oct 10, 2019
1 parent 0bc2b25 commit 8901005
Show file tree
Hide file tree
Showing 13 changed files with 444 additions and 557 deletions.
4 changes: 2 additions & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"styles": [
"src/styles.scss"
],
"scripts": []
"scripts": ["node_modules/@webcomponents/custom-elements/src/native-shim.js"]
},
"configurations": {
"production": {
Expand Down Expand Up @@ -126,4 +126,4 @@
}
}},
"defaultProject": "angular-formio-custom-demo"
}
}
Loading

0 comments on commit 8901005

Please sign in to comment.