mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-31 16:40:02 +00:00
Per the documentation, `views` accepts an object hash of either booleans or React components that implement static `title` and `navigate` functions. This corrects the types to match.