From efc885d77b1df314c53d506a10b53e81f5f02679 Mon Sep 17 00:00:00 2001 From: cpsievert Date: Thu, 6 Oct 2022 16:50:13 +0000 Subject: [PATCH] `devtools::document()` (GitHub Actions) --- man/value_box.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/value_box.Rd b/man/value_box.Rd index 56ea7b821..5b7dbffc4 100644 --- a/man/value_box.Rd +++ b/man/value_box.Rd @@ -25,7 +25,7 @@ to display below \code{value} (if these children are not already Named arguments become attributes on the containing element.} \item{showcase}{a \code{\link[htmltools:builder]{htmltools::tag()}} child to showcase (e.g., a -\code{\link[bsicons:bs_icon]{bsicons::bs_icon()}}, a \code{\link[plotly:plotly-shiny]{plotly::plotlyOutput()}}, etc).} +\code{\link[bsicons:bs_icon]{bsicons::bs_icon()}}, a \code{\link[plotly:plotlyOutput]{plotly::plotlyOutput()}}, etc).} \item{showcase_layout}{where to display the showcase relative to the other content.}