Skip to content

Commit d2aa7cb

Browse files
committed
[added] <Routes location="none">
1 parent c5d6051 commit d2aa7cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/mixins/PathState.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ var PathStore = require('../stores/PathStore');
1111
* A hash of { name: location } pairs.
1212
*/
1313
var NAMED_LOCATIONS = {
14+
none: null,
1415
hash: HashLocation,
1516
history: HistoryLocation,
1617
refresh: RefreshLocation

0 commit comments

Comments
 (0)