Skip to content

Commit 4dd1957

Browse files
authored
Update README.md
1 parent ecd62c0 commit 4dd1957

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ ReactDOM.render(<Dome />, document.getElementById('app'));
6060

6161
## Controlled Usage
6262

63+
[![Open in CodeSandbox](https://img.shields.io/badge/Open%20in-CodeSandbox-blue?logo=codesandbox)](https://codesandbox.io/embed/react-markdown-editor-ybpce?file=/src/App.js)
64+
6365
```jsx
6466
import MarkdownEditor from '@uiw/react-markdown-editor';
6567
import React, { useState } from 'react';

0 commit comments

Comments
 (0)