diff --git a/README.md b/README.md index cd1bb88..16e8b48 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,8 @@ You can customize the class names used by `ChipInput` with the `classes` propert * `helperText` * `chip` +View a complete example [here](https://github.com/TeamWertarbyte/material-ui-chip-input/blob/master/stories/examples/CustomizedChipInput.js#L32) + Have a look at [this guide](https://material-ui-next.com/customization/overrides/#overriding-with-classes) for more detail. ## Credits