import { registerComponent } from 'nornj'; import { BackTop } from 'antd'; registerComponent({ 'ant-BackTop': BackTop }); export default BackTop;