feat: feature/mvp-sprint-1 Disabled rainbow temporarily for optimization
This commit is contained in:
parent
83d2e255c7
commit
b5676c46f8
@ -86,7 +86,7 @@ export const Nav = (props) => {
|
||||
</Link>
|
||||
</Center>
|
||||
</Center>
|
||||
<CommanderV1 global id="nav" rainbow></CommanderV1>
|
||||
<CommanderV1 global id="nav" rainbow={false}></CommanderV1>
|
||||
<Center
|
||||
className="nav-right-section"
|
||||
columnGap={[3, 8]}
|
||||
|
Loading…
Reference in New Issue
Block a user