Closed MetRonnie closed 6 months ago
Address this warning that has been around for ages:
[Vue Router warn]: <router-view> can no longer be used directly inside <transition>
@unhead/vue
document.title = title
Check List
CONTRIBUTING.md
Address this warning that has been around for ages:
@unhead/vue
dependency as it is a bit overkill for just setting the page title, which can be done simply usingdocument.title = title
Check List
CONTRIBUTING.md
and added my name as a Code Contributor.