UNPKG

hel-tpl-remote-react-comps

Version:

最简单的远程react组件模板 codesandbox: https://codesandbox.io/s/demo-load-remote-react-comp-2bnpl0?file=/src/App.js

6 lines (4 loc) 95 B
import HelloRemoteReactComp from './HelloRemoteReactComp'; export { HelloRemoteReactComp, }