mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-01 19:24:27 +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.