mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-31 08:30:12 +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.