rstudio / shinydashboard

Shiny Dashboarding framework
https://rstudio.github.io/shinydashboard/
Other
896 stars 298 forks source link

fix: Properly alias `shiny::updateTabsetPanel()` #398

Open gadenbuie opened 1 year ago

gadenbuie commented 1 year ago

Fixes #397 by using a function wrapper updateTabPanel() that passes ... down to shiny::updateTabsetPanel()