Skip to content

@matechat/react v0.1.0-alpha.8

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jul 16:51
139eb51

[0.1.0-alpha.8]

New Features

  • 6a494c2 (#47 by @xx-yoke) Add InputCount component.

    • Remove the input count div container and wrap it into a new component, allowing users to customize the input limit.
    • Remove the justify-center style from the div container and add ml-auto to the SenderButton to ensure button remains on the right side.