feat(creator): 플로팅 액션 진입을 연결한다
This commit is contained in:
@@ -70,6 +70,7 @@ struct CreatorChannelFloatingActionMenu: View {
|
||||
.padding(.bottom, SodaSpacing.s32)
|
||||
.animation(animation, value: isPresented)
|
||||
}
|
||||
.frame(maxWidth: .infinity, maxHeight: .infinity, alignment: .bottomTrailing)
|
||||
}
|
||||
|
||||
private func floatingButton(
|
||||
|
||||
Reference in New Issue
Block a user