sb-admin-react
sb-admin-react copied to clipboard
Remove "#" on path
I want to remove "#" on path . please help me!
This theme uses the default hashHistory. Hence the '#' appears in the url. If you need to remove them then you would have to implement the browserHistory. https://github.com/ReactTraining/react-router/blob/master/docs/guides/Histories.md#hashhistory