Skip to content

Commit 53b291a

Browse files
committed
doc: Update READMe.md
1 parent aef64b4 commit 53b291a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ export default function App() {
517517

518518
### Editor height adapts to text
519519

520-
The initial height can be adjusted through `minHeight={100}`. Dragbar will automatically expire. You can hide the drag button through `visibleDragbar={true}`
520+
The initial height can be adjusted through `minHeight={100}`. Dragbar will automatically expire. You can hide the drag button through `visibleDragbar={false}`
521521

522522
```jsx mdx:preview
523523
import React from "react";

0 commit comments

Comments
 (0)