Update Carousel.md
This commit is contained in:
@ -78,7 +78,7 @@ ReactDOM.render(
|
||||
<div>carousel item 3</div>
|
||||
]}
|
||||
/>,
|
||||
document.getElementById("app")
|
||||
document.getElementById("root")
|
||||
);
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user