mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-26 07:25:20 +00:00
Update a-component-using-external-plugins.md (#1655)
This commit is contained in:
@@ -4,4 +4,4 @@ order: 3
|
||||
domid: markdown-example
|
||||
---
|
||||
|
||||
React is flexible and provides hooks that allow you to interface with other libraries and frameworks. This example uses **remarkable**, an external Markdown library, to convert the `<textarea>`'s value in real time.
|
||||
React allows you to interface with other libraries and frameworks. This example uses **remarkable**, an external Markdown library, to convert the `<textarea>`'s value in real time.
|
||||
|
||||
Reference in New Issue
Block a user