Skip to content

Commit 0b2efe3

Browse files
author
Ryan Patrick Kyle
committed
updated R docs to reflect 🔪 dependencies_* methods
1 parent c2f6eb7 commit 0b2efe3

2 files changed

Lines changed: 2 additions & 11 deletions

File tree

R/dash.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
#' \describe{
5656
#' \item{`layout(...)`}{
5757
#' Set the layout (i.e., user interface). The layout should be either a
58-
#' collection of dash components (e.g., [coreSlider], [htmlDiv], etc) or
58+
#' collection of DashR components (e.g., [dccSlider], [htmlDiv], etc) or
5959
#' a function which returns a collection of components.
6060
#' }
6161
#' \item{`layout_get(render = TRUE)`}{

man/Dash.Rd

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

0 commit comments

Comments
 (0)