Removed hyphenation

This commit is contained in:
Sebastian Kupke 2022-11-03 16:06:14 +01:00
parent bbae811b50
commit 3856e59093
1 changed files with 1 additions and 1 deletions

View File

@ -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'))
}
}