Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support styling input field of ChatInput #800

Merged

Commits on Sep 27, 2024

  1. feat: support styling input field of ChatInput

    Some users have been confused about why the value they give to the `style` prop of `ChatInput` does not get applied to the input field. This makes it possible to style that component directly through `style` or `classes`.
    iisakkirotko committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5df4bb4 View commit details
    Browse the repository at this point in the history