UNPKG

focus-pro

Version:

focus-pro 中台前端组件库

11 lines 264 B
import Display from "./Display"; import { jsx as _jsx } from "react/jsx-runtime"; var link = { render: function render(text, props) { return /*#__PURE__*/_jsx(Display, { text: text, fieldProps: props.fieldProps }); } }; export default link;