We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4537ee3 commit 52c6ba9Copy full SHA for 52c6ba9
src/badge/index.js
@@ -15,7 +15,7 @@ Component({
15
options: ['horn', 'circle']
16
},
17
value: {
18
- type: String,
+ type: [String, null],
19
value: '0'
20
21
mode: {
0 commit comments