mirror of
https://github.com/supabase/supabase.git
synced 2026-07-05 08:04:38 +08:00
* init * Update assistant-chat.mdx * Expose a forwardRef in the ExpandingTextArea. * Use the ExpandingTextArea in the AssistantChatForm component. * Update the documentation for the assistant chat component. * Remove unused code. * Remove a TODO. * Remove duplicate props. --------- Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>