Skip to content

Commit

Permalink
chore: fix setView on find records page
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-mccombs committed Dec 8, 2020
1 parent df8f8aa commit 0520b1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions domains/DataCollection/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ const DataCollection = ({ navigation }) => {
surveyee={surveyee}
setSurveyee={setSurveyee}
navigateToRoot={navigateToRoot}
setView={setView}
/>
</View>
)}
Expand Down

0 comments on commit 0520b1e

Please sign in to comment.