Skip to content

Commit

Permalink
doc: Update Document.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove authored Aug 27, 2021
1 parent cb9b715 commit 3b2c3fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ npm install @uiw/react-monacoeditor --save

## Using

[![Open in CodeSandbox](https://img.shields.io/badge/Open%20in-CodeSandbox-blue?logo=codesandbox)](https://codesandbox.io/embed/react-monacoeditor-example-hgqfj?fontsize=14&hidenavigation=1&theme=dark)

```js
import React from 'react';
import MonacoEditor from '@uiw/react-monacoeditor';
Expand Down

0 comments on commit 3b2c3fa

Please sign in to comment.