A hook that can track which value change caused a rerender
import {useWhyDidYouUpdate} from "rooks"export default function App() {useWhyDidYouUpdate();return null}
Join our discord server! You can click the floating discord icon at the bottom right of the screen and chat with us!