Adding InputLabel

This commit is contained in:
Belen Curcio
2018-08-02 20:01:15 -03:00
parent ba01263731
commit 0c9dd07f1f
8 changed files with 88 additions and 1 deletions
@@ -7,7 +7,7 @@ import { Playground, PropsTable } from 'docz'
import ValidationMessage from './ValidationMessage.tsx'
import Flex from '../Flex'
## ValidationMessage
# ValidationMessage
<PropsTable of={ValidationMessage} />
## Basic Use