Appearance
Lifecycle
Hook that defines the logic to force rerender a component
import { useRerender } from '@siberiacancode/reactuse';
const { id, update } = useRerender();
source
UseRerenderReturns