Skip to content

Commit

Permalink
Update inst/apps/314-bslib-tooltips/app.R
Browse files Browse the repository at this point in the history
  • Loading branch information
cpsievert authored Aug 8, 2023
1 parent 920cf40 commit 8696184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/apps/314-bslib-tooltips/app.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ui <- page_navbar(
id = "navbar",
theme = bs_theme(
"tooltip-bg" = "#232529",
"enable-transitions" = interactive()
"enable-transitions" = FALSE
),

nav_panel(
Expand Down

0 comments on commit 8696184

Please sign in to comment.