useHash
The useHash hook returns a hash prop from Location returned by useLocation hook.
info
Currently, there are no benefits in using this hook. Created for the future optimization when it will cause re-rendering only when hash has changed and nothing else.