Skip to content

Commit 058bcb8

Browse files
committed
[chore] #193 요청 사항 반영
1 parent 6006af0 commit 058bcb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Projects/Feature/FeatureCategorySetting/Sources/PokitCategorySettingView.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ public extension PokitCategorySettingView {
6161
action: { send(.키워드_선택_버튼_눌렀을때($0)) }
6262
)
6363
}
64+
.ignoresSafeArea(.container, edges: .bottom)
6465
.task { await send(.뷰가_나타났을때).finish() }
6566
}
6667
}

0 commit comments

Comments
 (0)