Skip to content

Commit

Permalink
allow external textarea focus
Browse files Browse the repository at this point in the history
  • Loading branch information
tahouse committed Dec 8, 2024
1 parent be3cf91 commit 46534ad
Show file tree
Hide file tree
Showing 4 changed files with 528 additions and 426 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setuptools.setup(
name="streamlit-chat-prompt",
version="0.3.3",
version="0.3.4",
author="Tyler House",
author_email="[email protected]",
description="Streamlit component that allows you to create a chat prompt with paste and image attachment support",
Expand Down
Loading

0 comments on commit 46534ad

Please sign in to comment.