import React from "react"; import { connect } from "react-redux"; const ConnectionIndicator = ({ connected }) => (