sergiodxa / remix-utils

A set of utility functions and types to use with Remix.run
https://sergiodxa.github.io/remix-utils/
MIT License
2.1k stars 117 forks source link

Replace LoaderArgs and ActionArgs with LoaderFunctionArgs and ActionFunctionArgs #329

Closed kandros closed 6 months ago

kandros commented 6 months ago

ActionArgs -> ActionFunctionArgs LoaderArgs -> LoaderFunctionArgs