diff --git a/lib/card/card.js b/lib/card/card.js index c1ca8e8..1915635 100644 --- a/lib/card/card.js +++ b/lib/card/card.js @@ -1936,7 +1936,7 @@ export default class Card { if (this._isJQueryPresent()) { //jquery hyphenate below - console.log('hyphenated popup:', $('span').hyphenate('de')) + //console.log('hyphenated popup:', $('span').hyphenate('de')) } }