🎯 3.1 computed の確認 → text() や find() に書き換える方法
computed
text()
find()
🎯 3.2 data の確認 → どう書き換えるべきか?
data
🎯 3.3 methods の確認 → setup 内の関数呼び出しとそのテスト
setup