UNPKG

@difizen/mana-react

Version:

7 lines 215 B
import { Fragment as _Fragment, jsx as _jsx } from "react/jsx-runtime"; export var Pane = function Pane(_ref) { var children = _ref.children; return /*#__PURE__*/_jsx(_Fragment, { children: children }); };