import { times } from 'lodash' import React from 'react' import { StyledLoginBg } from './styled' export default () => { return ( ) }