diff --git a/dev/config.js b/dev/config.js index 62416a2..b0019c9 100644 --- a/dev/config.js +++ b/dev/config.js @@ -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