-
Notifications
You must be signed in to change notification settings - Fork 0
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: 로그인 유도 BottomSheet 추가 #104
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이것도 뚝쓰딱쓰 만들어버린 갓도은.... 최고최고 🙌
[data-rsbs-header] { | ||
@apply bg-gradient6 h-full rounded-[15px]; | ||
} | ||
|
||
[data-rsbs-content] { | ||
@apply absolute w-full top-[15px] z-10; | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
감탄하고 간다... 🫢
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
감탄하고 간다... 🫢 + 1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고 많았어 킹도은~~~~~~! 완전 최고 완벽~~!! 👍 💯 👍 💯 👍 💯 👍 💯 👍 💯 👍 💯
src/features/home/components/loginBottomSheet/LoginBottomSheet.stories.tsx
Show resolved
Hide resolved
[data-rsbs-header] { | ||
@apply bg-gradient6 h-full rounded-[15px]; | ||
} | ||
|
||
[data-rsbs-content] { | ||
@apply absolute w-full top-[15px] z-10; | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
감탄하고 간다... 🫢 + 1
<StarBg /> | ||
<div className="flex flex-col gap-4xs px-[49px] items-center"> | ||
<Image src={LogoImage} width={133} alt="logo" /> | ||
<Typography className="text-blue-50 font-insungit font-medium">내가 직접 그리는 나의 인생 지도</Typography> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤔 해결하려는 문제가 무엇인가요?
🎉 어떻게 해결했나요?
📚 Attachment (Option)