This is The Component Page
function TodoList() { //All states const dispatch = useDispatch(); const list = useSelector((state)