You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
./stories/lists.stories.tsx:96:17
TS2322: Type '{ children: string; eventKey: string; }' is not assignable to type 'IntrinsicAttributes & Props'.
Property 'eventKey' does not exist on type 'IntrinsicAttributes & Props'.
(node:1304) UnhandledPromiseRejectionWarning: [object Object]
(node:1304) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
The text was updated successfully, but these errors were encountered:
🐛 Bug Report
Storybook preview build of the latest PRs fail.
The text was updated successfully, but these errors were encountered: