feat(creator): 플로팅 액션 진입을 연결한다

This commit is contained in:
Yu Sung
2026-07-03 22:02:11 +09:00
parent 5059cd4a40
commit 0fa036f04d
9 changed files with 69 additions and 12 deletions

View File

@@ -62,7 +62,7 @@ enum AppStep {
case serviceCenter
case createContent
case createContent(onSuccess: (() -> Void)? = nil)
case modifyContent(contentId: Int)