react-metatags-hook
react-metatags-hook copied to clipboard
Revert tags to original after unmount
If you have a meta-tag defined in the html by default, they are removed after mounting / unmounting a component that uses useMetaTags
. It would be better if the original are restored.
Thanks for the suggestion, I will look into it 🙂