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>
|
</Link>
|
||||||
</Center>
|
</Center>
|
||||||
</Center>
|
</Center>
|
||||||
<CommanderV1 global id="nav" rainbow></CommanderV1>
|
<CommanderV1 global id="nav" rainbow={false}></CommanderV1>
|
||||||
<Center
|
<Center
|
||||||
className="nav-right-section"
|
className="nav-right-section"
|
||||||
columnGap={[3, 8]}
|
columnGap={[3, 8]}
|
||||||
|
Loading…
Reference in New Issue
Block a user