You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a follow-up to #868. shiny.express got the new functions layout.navset() and layout.navset_card(), but shiny.ui does not have corresponding functions ui.navset() and ui.navset_card(). Those functions should be added to shiny.ui.
The text was updated successfully, but these errors were encountered:
This is a follow-up to #868.
shiny.express
got the new functionslayout.navset()
andlayout.navset_card()
, butshiny.ui
does not have corresponding functionsui.navset()
andui.navset_card()
. Those functions should be added toshiny.ui
.The text was updated successfully, but these errors were encountered: