feat(notification): 알림함 진입 및 딥링크 라우팅을 추가한다
This commit is contained in:
@@ -324,6 +324,9 @@ struct AppStepLayerView: View {
|
||||
case .message:
|
||||
MessageView()
|
||||
|
||||
case .notificationList:
|
||||
PushNotificationListView()
|
||||
|
||||
case .pointStatus(let refresh):
|
||||
PointStatusView(refresh: refresh)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user