Gets rid of a top level prop passed down through a tree of components
This commit is contained in:
@@ -63,7 +63,6 @@ class App extends Component {
|
||||
const pageProps = {
|
||||
cycleDay: date && getCycleDay(date),
|
||||
date,
|
||||
handleBackButtonPress: goBack,
|
||||
}
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user