$ 0 0 useState()フックで配列オブジェクトを作ります // 配列オブジェクト const [post, setPost] = useState( [ "apple 🍎", "banana 🍌", …