/* eslint-disable react/jsx-indent-props */ /* eslint-disable import/no-absolute-path */ import React from 'react'; import PropTypes from 'prop-types'; import { withTranslation } from 'react-i18next'; /* import { Meteor } from 'meteor/meteor'; import { Tracker } from 'meteor/tracker'; */ import Blaze from 'meteor/gadicc:blaze-react-component'; const Reconnect = ({ t, authenticated }) => (