《언어본능 (마음은 어떻게 언어를 만드는가?)》 완독

인상 깊은 문장
이 세상은 모두 언어로 이루어져있다.## Error Type Runtime Error ## Error Message Event handlers cannot be passed to Client Component props. <... readingLogs={[...]} wishlistLogs=... finishedLogs=... selectedId=... onSelect={function onSelect}> ^^^^^^^^^^^^^^^^^^^ If you need interactivity, consider converting part of this to a Client Component. at stringify (<anonymous>:1:18) at stringify (<anonymous>:1:18) at Home (src/app/page.tsx:27:7) ## Code Frame 25 | return ( 26 | <div className="flex flex-1 flex-col"> > 27 | <HeroDashboard /> | ^ 28 | 29 | {readingGoal && ( 30 | <div className="-mt-2 mb-6"> ## Error Type Runtime Error ## Error Message Event handlers cannot be passed to Client Component props. <... readingLogs={[...]} wishlistLogs=... finishedLogs=... selectedId=... onSelect={function onSelect}>## Error Type Runtime Error ## Error Message Even
댓글 1
·6일 전
이 책 여러분은 어떻게 읽었나요?