mirror of
https://bitbucket.org/Mattrixwv/mattrixwvreactcomponents.git
synced 2025-12-06 21:53:57 -05:00
Update dependency versions
This commit is contained in:
@@ -14,7 +14,7 @@ export default function NavBar(props: NavBarProps){
|
||||
className={clsx(
|
||||
className,
|
||||
"fixed top-0 left-0 w-full z-10",
|
||||
"flex flex-row flex-nowrap items-center justify-between"
|
||||
"flex flex-row flex-nowrap items-center justify-center"
|
||||
)}
|
||||
>
|
||||
{children}
|
||||
|
||||
Reference in New Issue
Block a user