import React from 'react'; import { Form } from 'react-final-form' import { InputAction } from 'components'; const SayMessage = ({ onSubmit }) => (