import React from 'react'; import classNames from 'classnames'; import PropTypes from 'prop-types'; import { FooterText } from '../FooterText'; const FooterAuth = ({ className }) => (