Commit 1a71d016 authored by 田翔's avatar 田翔

fix: 暴露图片预览

parent 469f0444
{
"name": "panda-xform",
"version": "4.4.8",
"description": "4.4.8 暴露文件预览组件",
"version": "4.4.9",
"description": "4.4.9 暴露图片预览",
"keywords": [
"panda-xform"
],
......
import FormRender from './core/FormRender'
import FormDesigner from './core/FormDesigner'
import Account from './core/Account'
import ReactFileViewer from 'react-file-viewer'
import FileView from './core/Account/components/TablePack/components/FileView'
import { getFieldInfo } from './utils'
export {
FormRender,
FormDesigner,
Account,
ReactFileViewer,
FileView,
getFieldInfo,
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment