use-mounted
Returns true if the component is mounted
Source
Docs
PackageIcon
Usage
The useMounted hook returns true if the component is mounted and false if it's not.
Returns true if the component is mounted
Source
Docs
PackageIcon
The useMounted hook returns true if the component is mounted and false if it's not.