import React from 'react'; import translate from 'translations'; import App from 'containers/App'; const Help = () => (
); export default Help;