ReactTraining / react-history

Manage session history with React
267 stars 23 forks source link

Add <History basename> #2

Closed mjackson closed 8 years ago

mjackson commented 8 years ago

The value of the basename prop should:

This feature lets us support "mounting" apps at different URL prefixes while hiding that portion of the URL from downstream code.