UNPKG

well-rounded-ui

Version:

Well Rounded UI Inputs to beautify your web projects !

4 lines (2 loc) 93 B
import { createContext } from "react"; export const TextEditorContext = createContext();