HenrikJoreteg / redux-bundler

Compose a Redux store out of smaller bundles of functionality.
https://reduxbundler.com
583 stars 46 forks source link

Fix anchor link for createRouteBundlue #26

Closed greggb closed 6 years ago

greggb commented 6 years ago

Super minor. Looks like the docs site uses a dash for splitting multiple params. This was preventing navigation directly to this section.

HenrikJoreteg commented 6 years ago

@greggb thanks!