Skip to content

Commit

Permalink
[fix] filterbottom 액션 네이밍 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
stealmh committed Sep 29, 2024
1 parent ceca9b2 commit 4500c7d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ private extension FilterBottomFeature {
endDate = state.endDate,
dateSelected = state.dateSelected
] send in
await send(.delegate(.searchButtonTapped(
await send(.delegate(.검색_버튼_눌렀을때(
categories: categories,
isFavorite: isFavorite,
isUnread: isUnread,
Expand Down

0 comments on commit 4500c7d

Please sign in to comment.