Style userProfile display and editable
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import ProfileTextInput from './ProfileTextInput'
|
||||
|
||||
export const generated = () => {
|
||||
return <ProfileTextInput />
|
||||
}
|
||||
|
||||
export default { title: 'Components/ProfileTextInput' }
|
||||
Reference in New Issue
Block a user