We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d915794 commit d13f303Copy full SHA for d13f303
test/paper-ripple-behavior.html
@@ -34,7 +34,7 @@
34
35
Polymer({
36
is: 'test-ripple',
37
- behaviors: [IronButtonState, IronControlState, PaperRippleBehavior]
+ behaviors: [IronButtonState, IronControlState, PaperRippleBehavior],
38
});
39
</script>
40
</dom-module>
0 commit comments