Skip to content

Commit

Permalink
Fix storyb
Browse files Browse the repository at this point in the history
  • Loading branch information
kimlisa committed Aug 2, 2023
1 parent 099006f commit f4ce632
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ const props: State = {
status: 'success',
statusText: '',
},
agentMeta: {} as any,
onProceed: () => null,
onPrev: () => null,
fetchUserTraits: () => null,
Expand Down

0 comments on commit f4ce632

Please sign in to comment.