feat: feature/mvp-sprint-1 Fixed double eyes showing when it shouldn't
This commit is contained in:
parent
7a2eae1ee7
commit
f7f3e7cf28
@ -115,7 +115,7 @@ export const Nav = (props) => {
|
||||
height="100%"
|
||||
marginLeft="auto"
|
||||
>
|
||||
{editorToggleable && (
|
||||
{inEditMode && (
|
||||
<Center
|
||||
// transform="scaleX(-100%)"
|
||||
cursor="pointer"
|
||||
|
Loading…
Reference in New Issue
Block a user