diff --git a/components/carousel/index.tsx b/components/carousel/index.tsx index b4c73f069c..e664fa1d2e 100644 --- a/components/carousel/index.tsx +++ b/components/carousel/index.tsx @@ -62,7 +62,7 @@ export default class Carousel extends React.Component { return (
- +
); }