Checkbox should wrapped with labels
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/** @type {object} */
|
||||
Astro.Blog.AstroEdit.SmartInput.Definition = {};
|
||||
/** @type {String} */
|
||||
Astro.Blog.AstroEdit.SmartInput.Definition.desc;
|
||||
/** @type {String} */
|
||||
Astro.Blog.AstroEdit.SmartInput.Definition.module;
|
||||
/** @type {object} */
|
||||
Astro.Blog.AstroEdit.SmartInput.Definition.option;
|
2
botanjs/src/externs/Astro.Blog.AstroEdit.SmartInput.js
Normal file
2
botanjs/src/externs/Astro.Blog.AstroEdit.SmartInput.js
Normal file
@@ -0,0 +1,2 @@
|
||||
/** @type {Object} */
|
||||
Astro.Blog.AstroEdit.SmartInput = {};
|
Reference in New Issue
Block a user