Skip to content

Commit fd7033b

Browse files
authored
Merge pull request #2181 from sopt-makers/develop
dev to main
2 parents 9fa944d + 71ffb6c commit fd7033b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/components/common/HomePopup/HomePopupContainer.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@ const HomePopupContainer = () => {
3636
return null;
3737
}
3838

39-
if (!isLastGeneration) {
40-
return null;
41-
}
42-
4339
return (
4440
<>
4541
<HomePopup

0 commit comments

Comments
 (0)