Is there any way to use custom typescript interface/type for a react component from node_modules?

后端 未结 0 1870
野趣味
野趣味 2021-02-12 10:18

I want to add one more value to size prop on the button component from antd.

import React from \'react\'
import { Button as AntButton } from \'antd\'
import { But         


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