uiwjs / react-md-editor

A simple markdown editor with preview, implemented with React.js and TypeScript.
https://uiwjs.github.io/react-md-editor
MIT License
2.17k stars 156 forks source link

How custom toolbar in nextjs #381

Open dogdogbrother opened 2 years ago

dogdogbrother commented 2 years ago
import { commands } from "@uiw/react-md-editor"

this is not feasible,How should I do?😭

thanks.

jaywcjlove commented 2 years ago