Skip to content

Commit

Permalink
Removed test lifecycle method
Browse files Browse the repository at this point in the history
  • Loading branch information
absurdprofit committed Aug 3, 2024
1 parent 1f38cac commit 8ce941d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions example/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ function Routes() {
id="Cards Demo"
component={Cards}
config={{
onEnter(props) {
props.navigation
},
header: { component: () => <Navbar title="Cards Demo" /> },
animation: slideToStatic
}}
Expand Down

0 comments on commit 8ce941d

Please sign in to comment.