vibe icon indicating copy to clipboard operation
vibe copied to clipboard

docs: convert useActiveDescendantListFocus stories file to TS

Open karthik-script opened this issue 1 year ago • 0 comments

@rivka-ungar can you please add Labels on this for hacktoberfest-accepted? Thanks.

Description Convert the useActiveDescendantListFocus stories file to TypeScript:

Change the file extension to stories.tsx Resolve type issues (if there are), avoid using any and prefer existing types

Related files packages/core/src/hooks/useActiveDescendantListFocus/stories/useActiveDescendantListFocus.stories.js

  • [X] I have read the Contribution Guide for this project.

Resolves # https://github.com/mondaycom/vibe/issues/2519

karthik-script avatar Oct 17 '24 03:10 karthik-script