diff --git a/src/components/DeviceConnect/index.js b/src/components/DeviceConnect/index.js index 4d784b20..bb94ea8d 100644 --- a/src/components/DeviceConnect/index.js +++ b/src/components/DeviceConnect/index.js @@ -131,7 +131,7 @@ const StepCheck = ({ checked, hasErrors }: { checked: boolean, hasErrors?: boole ) : ( - + )} ) diff --git a/src/components/TopBar/ActivityIndicator.js b/src/components/TopBar/ActivityIndicator.js index 5e1bed58..ee37de73 100644 --- a/src/components/TopBar/ActivityIndicator.js +++ b/src/components/TopBar/ActivityIndicator.js @@ -88,7 +88,7 @@ class ActivityIndicatorInner extends PureComponent { {isError ? (