Skip to content

@matechat/react v0.1.0-alpha.5

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 09:43
39f817d

[0.1.0-alpha.5]

New Features

  • 31f4edf (#31) Add FileUpload component for file selections.
  • 4e2905b Optimize callback performance by using useCallback.
  • cd8ace0 Remove gap and margin between textarea and footer in Sender component.