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

Feature/res mobile #20

Merged
merged 25 commits into from
May 23, 2023
Merged

Feature/res mobile #20

merged 25 commits into from
May 23, 2023

Conversation

handsomejeongwoo
Copy link
Contributor

작업내용 🐉

모바일 반응형을 구현하였습니다.

@vercel
Copy link

vercel bot commented May 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
every-gsm-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2023 0:02am

Copy link
Collaborator

@frorong frorong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다

}

const Modal = ({ show, onClose, index, isDark }: Props) => {
const Modal = ({ show, onClose, index, isDark, data }: Props) => {
console.log(data);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

콘솔 삭제하셔도 될 것 같습니다

@handsomejeongwoo handsomejeongwoo merged commit 86c256a into develop May 23, 2023
@handsomejeongwoo handsomejeongwoo deleted the feature/resMobile branch May 23, 2023 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants