Custom hook name must start with use to signal React that it is a custom hook, and it will guarantee React that this function will be used by respecting the rules of hooks.
Sort: