diff --git a/memoapp/public/memos.json b/memoapp/public/memos.json index e33e587..2d6c93d 100644 --- a/memoapp/public/memos.json +++ b/memoapp/public/memos.json @@ -1,10 +1,6 @@ { "1": { - "title": "あ", - "content": "い" - }, - "2": { - "title": "い", - "content": "え" + "title": "", + "content": "" } } \ No newline at end of file