Skip to content

Commit

Permalink
Removed #t text
Browse files Browse the repository at this point in the history
  • Loading branch information
clr-li committed Mar 1, 2024
1 parent c6af347 commit f79b817
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gooey_ui/components/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,7 @@ def download_button(
disabled: bool = False,
**props,
) -> bool:
url = url[:-8]
return button(
component="download-button",
url=url,
Expand Down

0 comments on commit f79b817

Please sign in to comment.