Yoast / yoast-components

Accessible React components by Yoast
GNU General Public License v3.0
21 stars 6 forks source link

Improve imports from yoastseo stringProcessing #744

Open afercia opened 5 years ago

afercia commented 5 years ago

In the snippet preview and in the snippet editor there are 4 imports from yoastseo stringProcessing that would need to be updated, as we don't want to import yoastseo.js stuff from the node_modules anymore. stripSpaces transliterate createWordRegex replaceSpecialCharactersAndDiacritics (actually replaceDiacritics)

As far as I see, they're all already exported under "string".