You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@uiw/react-textarea-code-editor/file/README.md)
A simple code editor with syntax highlighting. This library aims to provide a simple code editor with syntax highlighting support without any of the extra features, perfect for simple embeds and forms where users can submit code.
8
14
@@ -152,7 +158,7 @@ npm run build
152
158
The build is minified and the filenames include the hashes.
153
159
Your app is ready to be deployed!
154
160
155
-
## Related
161
+
## See Also
156
162
157
163
-[@uiw/react-codemirror](https://github.com/uiwjs/react-codemirror): CodeMirror component for React.
158
164
-[@uiw/react-md-editor](https://github.com/uiwjs/react-md-editor): A simple markdown editor with preview, implemented with React.js and TypeScript.
@@ -162,10 +168,14 @@ Your app is ready to be deployed!
0 commit comments