How to declare React.Component type for sub-components?

前端 未结 0 821
你的背包
你的背包 2021-01-21 17:07

I use external library with React components (e.g. "ui"):

import { Input } from \'ui\'

export const LoginForm = () => (
    

        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题