I have a problem where after fetching array is not updating properly.
const [lists, setLists] = useState([]); useEffect(() => { ge