Skip to content

Commit

Permalink
💫 Update: Ex - ModalSheetViewTest02
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Oct 2, 2024
1 parent b888791 commit f74292f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/src/examples/ModalSheetViewTest02.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ function ModalContent(props: {
viewControllerInstanceID: [
focusChangeEventPayload?.viewControllerInstanceID
],
modalLevel: focusChangeEventPayload?.modalLevel,
prevState: focusChangeEventPayload?.prevState,
currentState: focusChangeEventPayload?.currentState,
nextState: focusChangeEventPayload?.nextState,
Expand Down

0 comments on commit f74292f

Please sign in to comment.