kopia lustrzana https://github.com/bugout-dev/moonstream
hide 1000 user banner
rodzic
22b3c3e027
commit
65df03af42
|
@ -7,7 +7,7 @@ const Navbar = React.lazy(() => import("../components/Navbar"));
|
|||
|
||||
const RootLayout = (props) => {
|
||||
const ui = useContext(UIContext);
|
||||
const [showBanner, setShowBanner] = useState(true);
|
||||
const [showBanner, setShowBanner] = useState(false);
|
||||
|
||||
return (
|
||||
<Flex
|
||||
|
|
Ładowanie…
Reference in New Issue