mirror of
https://github.com/wassname/talk.git
synced 2026-07-09 18:53:24 +08:00
Fix formfield imports
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user