-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Refactor] memberInfo RQ에서 SSG fetching으로 수정 (#419)
* feat: getStaticProps에 getMemberInfo data fetching 추가 * feat: Section 컴포넌트에서 members data render (Content 컴포넌트 미사용) * feat: lazy -> Server component dynamic import * feat: sizes prop 추가 * refactor: ssg suspense 제거 * chore: Content 폴더 삭제 --------- Co-authored-by: wuzoo <[email protected]>
- Loading branch information
1 parent
6c40a65
commit 979b209
Showing
6 changed files
with
93 additions
and
112 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters