Skip to content

Commit

Permalink
Merge pull request codestates-seb#386 from nalsae/develop
Browse files Browse the repository at this point in the history
[FE] 🐛 배포 관련 이슈 해결
  • Loading branch information
nalsae authored Apr 28, 2024
2 parents f9c6ddd + 2634927 commit ee7c360
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import ScrollDownButton from '@/components/main/ScrollDownButton';
import { InquiryButton } from '@/components/inquiry';

import { getScrollTop } from '@/utils/getScrollTop';
import { NotificationButton } from '@/components/common';

export default function Home() {
const isClient = useClient();
Expand Down

0 comments on commit ee7c360

Please sign in to comment.