Open timthedev07 opened 2 years ago
The following code:
<Tooltip textBoxWidth="100px" />
Gives the error:
Property 'textBoxWidth' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes<Tooltip> & Readonly<TooltipProps> & Readonly<...>'.
Fixed DefinitelyTyped/DefinitelyTyped#57585
The following code:
Gives the error: