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
198 stars 28 forks source link

Fix examples in docs and add notes about resources plugin #219

Open ashleylamont opened 10 months ago

ashleylamont commented 10 months ago

Many of the examples in the documentation no longer work with 0.24's breaking changes to the plugin system. This change fixes a handful of those examples, and adds documentation directing users to the resource plugin page if they're using resources in their app.