|
@ -25,7 +25,7 @@ const componentMap = { |
|
|
'HASHTAG': HashtagTimeline, |
|
|
'HASHTAG': HashtagTimeline, |
|
|
'DIRECT': DirectTimeline, |
|
|
'DIRECT': DirectTimeline, |
|
|
'FAVOURITES': FavouritedStatuses, |
|
|
'FAVOURITES': FavouritedStatuses, |
|
|
'BOOKMARKED': BookmarkedStatuses, |
|
|
|
|
|
|
|
|
'BOOKMARKS': BookmarkedStatuses, |
|
|
'LIST': ListTimeline, |
|
|
'LIST': ListTimeline, |
|
|
}; |
|
|
}; |
|
|
|
|
|
|
|
|