-
}
- onClick={this.minimize}
- shape="circle"
- />
-
- {
- !this.context.syncModeLocked && !this.context.syncMode &&
}
- onClick={this.inviteSync}
+ {
+ !app.isMobile &&
+
}
+ onClick={this.minimize}
shape="circle"
/>
- }
-
}
- onClick={this.openVisualizer}
- shape="circle"
- />
+ {
+ !this.context.syncModeLocked && !this.context.syncMode &&
}
+ onClick={this.inviteSync}
+ shape="circle"
+ />
+ }
+
+
}
+ onClick={this.openVisualizer}
+ shape="circle"
+ />
+
+
}
+ onClick={this.close}
+ shape="square"
+ />
+
+ }
-
}
- onClick={this.close}
- shape="square"
- />
-