diff --git a/src/AutoRotatingCarousel.md b/src/AutoRotatingCarousel.md index 823d913..17d98bc 100644 --- a/src/AutoRotatingCarousel.md +++ b/src/AutoRotatingCarousel.md @@ -5,7 +5,7 @@ const Slide = require('./Slide').default; const { red, blue, green } = require('@material-ui/core/colors'); const Button = require('@material-ui/core/Button').default; -