We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 951f04b commit c73203fCopy full SHA for c73203f
data/fields/population.json
@@ -1,5 +1,6 @@
1
{
2
"key": "population",
3
- "type": "text",
+ "type": "number",
4
+ "minValue": 0,
5
"label": "Population"
6
}
0 commit comments