Add quotes to slider description

This commit is contained in:
keegan-lillo
2016-03-16 08:12:13 +11:00
parent e04a6c9f87
commit 517d4f84ff
+1 -1
View File
@@ -36,7 +36,7 @@ module.exports = [
"appKey": "slider",
"defaultValue": 15,
"label": "Slider",
description: "This is the description for the slider",
"description": "This is the description for the slider",
"min": 10,
"max": 20,
"step": 0.25