Zane Hitchcox

Results 61 issues of Zane Hitchcox

This PR makes it possible to infer the returned type of `useMatchesData` with a generic type. This makes it possible to export a hook from a layout route: ```tsx //...