AveroLLC / typesafe-react-router

Utility functions to help facilitate type-safe routing with react-router
Apache License 2.0
89 stars 14 forks source link

Add default value to create param #18

Open hosseinmd opened 3 years ago

hosseinmd commented 3 years ago

create params should be optional for paths without params

I also add prettier to better contribute.

Thank you.