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) 126 B
import{createRoot as r}from"react-dom/client";function e(e,n){const t=r(n);return t.render(e.render()),t}export{e as render};