#Change navbar/header priority
3 messages · Page 1 of 1 (latest)
i am using that
3 messages · Page 1 of 1 (latest)
this is what i have right now
navbar={<Navbar width={{ base: 300 }} height={"100vh"} p="xs"><NavbarSimpleColored /></Navbar>}
header={<HeaderMiddle links={[{link: "https://google.com", label: "tesitng 123"}]} />}
i am using that