import withColours from 'Components/utils/withColours' import React, { Component } from 'react' import { translate } from 'react-i18next' import { Field } from 'redux-form' export default function PeriodSwitch() { return ( <> Entrez un salaire <> mensuel annuel > > ) }