YoastSEO.js
YoastSEO.js copied to clipboard
Extract snippetpreview from App.js
App.js
has a lot of responsibilities. We should reduce these by extracting code to other files. For example the snippetpreview should be in it's own file. This makes it easier to maintain.