UNPKG

tldraw

Version:

A tiny little drawing editor.

9 lines (8 loc) 267 B
import { jsx } from "react/jsx-runtime"; function StylePanelSubheading({ children }) { return /* @__PURE__ */ jsx("h3", { className: "tlui-style-panel__subheading", children }); } export { StylePanelSubheading }; //# sourceMappingURL=StylePanelSubheading.mjs.map