Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: framer motion 환경 셋업 #8

Merged
merged 5 commits into from
Jul 22, 2023
Merged

feat: framer motion 환경 셋업 #8

merged 5 commits into from
Jul 22, 2023

Conversation

Tekiter
Copy link
Member

@Tekiter Tekiter commented Jul 22, 2023

  • framer motion을 프로젝트에 세팅했습니다.
  • motion 컴포넌트는 반드시 클라이언트 컴포넌트 안에서만 사용해야 합니다.
  • LazyMotion 컴포넌트로 인해 motion.div 형식이 아니라 m.div 형식을 사용해야 합니다. 참고자료

@Tekiter Tekiter requested a review from Brokyeom July 22, 2023 09:42
@Tekiter Tekiter self-assigned this Jul 22, 2023
@github-actions
Copy link

github-actions bot commented Jul 22, 2023

🚀 프리뷰 배포 확인하기 🚀

https://a8289c67.makers-page-preview.pages.dev

@Brokyeom
Copy link
Member

LazyMotion, m 사용 숙지했습니다. 감사합니다~!!!

@Tekiter Tekiter added this pull request to the merge queue Jul 22, 2023
Merged via the queue into main with commit 38e360a Jul 22, 2023
3 checks passed
@Tekiter Tekiter deleted the feat-setup-animation branch July 24, 2023 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants