UNPKG

@redpill-paris/quidol-ui

Version:

**quidol-ui** is a framework css create for the project Quidol Live.

4 lines (3 loc) 137 B
import { TextErrorProps } from '../types'; declare const TextError: (props: TextErrorProps) => JSX.Element; export default TextError;