UNPKG

@aveonline/ui-react

Version:

Home base for Aveonline design system - ecosystem react

4 lines (3 loc) 165 B
/// <reference types="react" /> import { ITextArea } from './ITextArea'; export declare function Footer({ helpText, error, showErrorText }: ITextArea): JSX.Element;