Skip to content

@matechat/react v0.1.0-alpha.3

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 10:47
4ac62a6

[0.1.0-alpha.3]

  • 3a19451 Fix the lint error on useEffect in sender.tsx.

  • b5e4cb8 Optimize the SenderButton component in sender.tsx.

    This optimization includes:

    • Add icon and isSending option to SenderButton component.
    • Add doc-string for SenderButton and Sender props.