atlassian-labs / react-resource-router

Configuration driven routing solution for React SPAs that manages route matching, data fetching and progressive rendering
https://atlassian-labs.github.io/react-resource-router
Apache License 2.0
200 stars 28 forks source link

make component Route prop optional #212

Closed bobrovnik closed 1 year ago

bobrovnik commented 1 year ago

Making component prop optional as now resources is an optional plugin and other plugins like relay entrypoints may not need component at all