Fix formfield imports

This commit is contained in:
Chi Vinh Le
2018-08-24 15:30:47 +02:00
parent d8b5b00adc
commit 53cc69ac1f
@@ -4,7 +4,7 @@ menu: UI Kit
---
import { Playground, PropsTable } from 'docz'
import { InputLabel, ValidationMessage, TextField, InputDescription, FormField } from '../core/client/ui/components'
import { InputLabel, ValidationMessage, TextField, InputDescription, FormField } from '../'
# FormField