import React from 'react'; /** Container element to house form actions. */ const FormActions: React.FC = ({ children }) => (