gitignore removed all composer and npm files, so automated builds would fail
A set of utility and general-purpose React hooks.
npm install @restart/hooks
import useInterval from '@restart/hooks/useInterval' useInterval(() => loop(), 300, false)