Im having an infinite dispatch when using dispatch within useEffect.
useEffect
import React, { useEffect } from "react" import TodoItem from ".