This commit is contained in:
@@ -203,7 +203,7 @@ export default {
|
||||
*/
|
||||
//de-lodash
|
||||
//kebab case takes care of all the things we need for tags in one go
|
||||
// tagName = window.$gz._.kebabCase(tagName);
|
||||
// tagName = window.$gz. _.kebabCase(tagName);
|
||||
|
||||
if (!tagName || tagName == "") {
|
||||
return null;
|
||||
|
||||
Reference in New Issue
Block a user