• A React.useEffect equivalent that runs once, when the component is mounted.

    Parameters

    • fn: EffectCallback

    Returns void