UNPKG

@ethical-jobs/ui

Version:
5 lines (3 loc) 156 B
import React from "react"; import { TextField } from "redux-form-material-ui"; export default props => <TextField fullWidth margin="normal" {...props} />;