From 8d95ecda6caf3b8455d975bc96ef62758a221bcd Mon Sep 17 00:00:00 2001 From: Maik Marschner Date: Wed, 21 Aug 2019 18:04:30 +0200 Subject: [PATCH] Fix demos taking up too much space. --- src/AutoRotatingCarousel.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; -
+
+