Skip to content

Commit

Permalink
Update Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
arshad-yaseen committed Jul 4, 2024
1 parent 4c468a5 commit a68812a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ function App() {
}
```

The above example demonstrates how to integrate Monacopilot into a simple React application.
The above example demonstrates basic usage of Monacopilot. The `value` prop is used to set the initial value of the editor, and the `language` prop is used to specify the language of the editor.

### Advanced Usage

Expand Down

0 comments on commit a68812a

Please sign in to comment.