Skip to content

Commit

Permalink
Close #946. Include tooltip() and popover() in express
Browse files Browse the repository at this point in the history
  • Loading branch information
cpsievert committed Jan 3, 2024
1 parent f926cc3 commit 1d56807
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shiny/express/ui/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@
modal_remove,
notification_show,
notification_remove,
tooltip,
popover,
nav_spacer,
output_plot,
output_image,
Expand Down

0 comments on commit 1d56807

Please sign in to comment.