Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

replace editor with multiline textarea input #12

@todo

Description

@todo

{/* TODO replace editor with multiline textarea input */}
<Editor
value={text}
onValueChange={(text) => setText(text)}
highlight={(text) => text}
// highlight={(text) => highlight(text, languages.markup, 'markup')}


This issue was generated by todo based on a TODO comment in 569b7d3. It's been assigned to @mayocream because they committed the code.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions