Open

Description
As raised by @richtera - the library lacks Typescript definitions, and does not support the use of ref
as our functional components need to make use of React.forwardRef
.
- Rewrite the project in Typescript.
- Rewrite components in terms of
React.forwardRef
where needed.
See:
Metadata
Metadata
Assignees
Labels
No labels