mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
MainNavBar uses userMenu
This commit is contained in:
parent
d822e59dab
commit
154903bc2f
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ const MainNavBar = ({ className }) => {
|
|||
backButton={false}
|
||||
tabs={TABS}
|
||||
searchBar={true}
|
||||
userMenu={true}
|
||||
navMenu={true}
|
||||
/>
|
||||
);
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue