1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-06-05 14:13:20 +00:00

add the tag to routing

This commit is contained in:
Sosuke Suzuki
2017-09-30 14:23:45 +09:00
parent c429fc6b2c
commit 8311030bec
3 changed files with 18 additions and 0 deletions
+1
View File
@@ -65,6 +65,7 @@ ReactDOM.render((
<Route path='starred' />
<Route path='searched' />
<Route path='trashed' />
<Route path='tag' />
<Route path='storages'>
<IndexRedirect to='/home' />
<Route path=':storageKey'>