Refactor feed header components (#2964)
* Move home-related files to view/com/home * Add HomeHeader in front of FeedTabBar * Move isDekstop check outside FeedsTabBar * Remove PWI logic from tabbar * Separate platform-specific layout from shared logic
This commit is contained in:
parent
93b5eff4d7
commit
1ccb3be961
7 changed files with 142 additions and 211 deletions
1
src/view/com/home/HomeHeaderLayout.tsx
Normal file
1
src/view/com/home/HomeHeaderLayout.tsx
Normal file
|
@ -0,0 +1 @@
|
|||
export {HomeHeaderLayoutMobile as HomeHeaderLayout} from './HomeHeaderLayoutMobile'
|
Loading…
Add table
Add a link
Reference in a new issue