umi-ui icon indicating copy to clipboard operation
umi-ui copied to clipboard

preset-ui 的 FormRegister 组件引入报错

Open randomyang opened this issue 5 years ago • 1 comments

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

image

randomyang avatar Dec 10 '20 11:12 randomyang

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

hanshou101 avatar Dec 18 '20 04:12 hanshou101