Conversation
|
Important Review skippedAuto reviews are limited based on label configuration. 🏷️ Required labels (at least one) (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| * @returns Record<string, boolean> | ||
| */ | ||
| const getOnboardingClosedRecord = (): Record<string, boolean> => { | ||
| const stored = localStorage.getItem(ONBOARDING_STORAGE_KEY); |
There was a problem hiding this comment.
클라이언트에서 처리하기로 했군요, 확인했습니다 >.<
데스크탑 오픈 기념 온보딩 처리가 마무리되면, 이제 초기 사용자들한테만 노출을 시켜야할 것 같은데 이 부분은 서버를 활용해야할지 같이 의논해보면 좋을 것 같습니다! Good!
| *.xcconfig | ||
|
|
||
| # Claude Code configuration | ||
| CLAUDE.md No newline at end of file |
There was a problem hiding this comment.
ignore 처리하셔서 그런데, 혹시 자주 사용하시는 어시스턴트 MD 있으시면 자유롭게 추가해셔도 좋습미다!
🏄🏼♂️ Summary (요약)
🫨 Describe your Change (변경사항)
🧐 Issue number and link (참고)
📚 Reference (참조)