Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

@greenlabs/[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 06:53
· 48 commits to main since this release

Patch Changes

  • c2d95bd: TextField: use alt ref prop name approach (inputRef)

  • b88bf7e: enhance textfield

    • add container/tag
    • fix css to have textarea as input element
    • improve accessibility using
    • make textfield forwardRef'd