Skip to content

Commit

Permalink
[FE] 🐛 Fix : 배포 관련 이슈 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
nalsae committed Apr 28, 2024
1 parent f9c6ddd commit 2634927
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 2634927

Please sign in to comment.