const [content, setContent] = useState([ {main: \'\', li:[\'\'] }, ]);
i am looking for a way to add new items to content.li? i have tried