UNPKG

@serendie/ui

Version:

Adaptive UI component library as part of Serendie Design System by Mitsubishi Electric

6 lines (5 loc) 155 B
import { jsx as o } from "react/jsx-runtime"; const e = ({ children: r, ...t }) => /* @__PURE__ */ o("ul", { ...t, children: r }); export { e as List };