Warning: Only plain objects can be passed to Client Components from Server Components. Objects with toJSON methods are not supported. Convert it manually to a simple value before passing it to props.
{_id: {}, title: "test01", content: "1"}
list 페이지에 들어가면 자꾸 뜹니다.