Skip to content

Commit a8d7907

Browse files
fix Rd bug with tagList
1 parent f688c9a commit a8d7907

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/reacttools.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ React <- structure(
7777
#' Prepare data that represents a single-element character vector, a React
7878
#' component, or an htmltools tag for sending to the client.
7979
#'
80-
#' Tag lists as returned by \code{\link[htmltools]{tagList}} are not currently
80+
#' Tag lists as returned by \code{htmltools tagList} are not currently
8181
#' supported.
8282
#'
8383
#' @param tag character vector or React component or

man/reactMarkup.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)