Components using hooks part 1
This commit is contained in:
@@ -16,7 +16,6 @@ import { closeDb } from '../db'
|
||||
class App extends Component {
|
||||
static propTypes = {
|
||||
date: PropTypes.string,
|
||||
navigation: PropTypes.object.isRequired,
|
||||
navigate: PropTypes.func,
|
||||
setDate: PropTypes.func,
|
||||
goBack: PropTypes.func,
|
||||
|
||||
Reference in New Issue
Block a user