umi-ui
umi-ui copied to clipboard
preset-ui 的 FormRegister 组件引入报错
preset-ui的 FormRegister 组件通过页面引入时报错,FormRegister/index.tsx 里 <div className={styles.container}> 这里的styles是引入的./index.less,但index.less里的文件内容为空,需要定义下样式吧。

Encountered the same problem as you, I tried several components, the corresponding [less] files are all empty .