UNPKG

@meonode/ui

Version:

A structured approach to component composition, direct CSS-first prop styling, built-in theming, smart prop handling (including raw property pass-through), and dynamic children.

2 lines (1 loc) 132 B
"use strict";var e=require("react-dom/client");exports.render=function(r,t){const n=e.createRoot(t);return n.render(r.render()),n};