Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- 알고리즘문제
- html
- 프로그래밍
- 알고리즘스터디
- 정보처리기사
- 알고리즘공부
- 정처기기출
- 프로그래머스코테
- Redux-Toolkit
- 프로그래머스 코딩테스트
- js
- 개발자
- 코테공부
- next.js 에러
- 코딩
- 프로그래머스
- 프로그래머스 알고리즘
- 프로그래머스 Lv.0
- 프로그래머스 레벨0
- 코테준비
- 프로그래머스 코테
- CSS
- 코딩테스트
- 코테스터디
- 자바스크립트
- next.js
- 1일1코테
- 프로그래머스알고리즘
- 프로그래머스코딩테스트
- mysql
Archives
- Today
- Total
목록use client (1)
계발하는 개발자

참고 Rendering: Client Components | Next.js Using App Router Features available in /app nextjs.org TypeError: createContext only works in Client Components. Add the "use client" directive at the top of the file to use it I created a brand new Next.js application that uses the app folder. I then installed Materiel UI and started using the example given on the doc. But I'm getting this error: TypeEr..
❗️Error
2023. 9. 9. 10:16