patternfly-react-demo-app
patternfly-react-demo-app copied to clipboard
Add a recommended package for parsing query strings
Noticed that react-router doesn't handle query strings as of v4, but guessing there is a favored way among users for making up for this deficiency. If so, perhaps add a package to package.json and an example of use in one of the demo pages.