Skip to content

Commit

Permalink
Fix : Remove Wrong Export From alertModal
Browse files Browse the repository at this point in the history
  • Loading branch information
asroq1 committed Jan 15, 2024
1 parent d2348a8 commit eb7a4fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/my-page/interests/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ const TypeTabs = ({
)
}

export const AlertModal = ({
const AlertModal = ({
isOpen,
closeModal,
confirmAction,
Expand Down

0 comments on commit eb7a4fa

Please sign in to comment.