-
Hello! I am trying to see how to use Paste tabs so I took the sample code from documentation and put it in a project, but it throws an error that children does not exist inside Tabs. Is this some interface bug or am I doing something wrong? ERROR onType '{ children: Element[]; baseId: string; }' is not assignable to type 'IntrinsicAttributes & TabsProps & RefAttributes'. SAMPLE CODE (without selectedId)
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @shyamajp, What version of Paste are you currently using? A bug in the Interface was fixed and released in |
Beta Was this translation helpful? Give feedback.
Hi @shyamajp, What version of Paste are you currently using?
A bug in the Interface was fixed and released in
@twilio-paste/[email protected]