strapi-plugin-seo
strapi-plugin-seo copied to clipboard
Fix: add admin to CTB link for collection types
Clicking "add component" in the collection types tab doesn't work. It works for plugin content types and single types though, because they include /admin/. this PR fixes collection types by adding the admin prefix too