Skip to content

Commit

Permalink
docs: update dots.md (#678)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeorentKelmendi authored May 26, 2021
1 parent 3242539 commit 295d36c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/dots.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Dots
Dots are a separate component which you can use with controlled carousel as well.
```jsx render
// import Carousel from '@brainhubeu/react-carousel';
// import Carousel, { Dots } from '@brainhubeu/react-carousel';
// import '@brainhubeu/react-carousel/lib/style.css';

class MyCarousel extends React.Component {
Expand Down

0 comments on commit 295d36c

Please sign in to comment.