Skip to content

Commit 5a009c9

Browse files
committed
docs: Remove duplicate Stack and TextField entries
1 parent 65f839f commit 5a009c9

File tree

3 files changed

+0
-14
lines changed

3 files changed

+0
-14
lines changed

R/components.R

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -429,11 +429,6 @@ Spinner <- component("Spinner")
429429
#' @export
430430
Stack <- component("Stack")
431431

432-
#' @rdname Stack
433-
#' @inherit component params return
434-
#' @export
435-
Stack <- component("Stack")
436-
437432
#' @rdname ScrollablePane
438433
#' @inherit component params return
439434
#' @export
@@ -469,11 +464,6 @@ Text <- component("Text")
469464
#' @export
470465
TextField <- component("TextField")
471466

472-
#' @rdname TextField
473-
#' @inherit component params return
474-
#' @export
475-
TextField <- component("TextField")
476-
477467
#' @rdname Theme
478468
#' @inherit component params return
479469
#' @export

man/Stack.Rd

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/TextField.Rd

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)