Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Commit 295d36c

Browse files
docs: update dots.md (#678)
1 parent 3242539 commit 295d36c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/dots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Dots
22
Dots are a separate component which you can use with controlled carousel as well.
33
```jsx render
4-
// import Carousel from '@brainhubeu/react-carousel';
4+
// import Carousel, { Dots } from '@brainhubeu/react-carousel';
55
// import '@brainhubeu/react-carousel/lib/style.css';
66

77
class MyCarousel extends React.Component {

0 commit comments

Comments
 (0)