Skip to content

Commit

Permalink
doc issue
Browse files Browse the repository at this point in the history
  • Loading branch information
DivadNojnarg committed May 23, 2024
1 parent 40795a2 commit fc364c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/f7Login.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#' @note There is an input associated with the login status, namely `input$login`.
#' It is linked to an action button, `input$submit`, which is 0 when the application starts. As soon
#' as the button is pressed, its value is incremented which may be used to call
#' \link{udpateF7Login}. `input$user` and `input$password` contains values passed
#' by the user in these respective fields and can be forwarded to \link{udpateF7Login}.
#' \link{updateF7Login}. `input$user` and `input$password` contains values passed
#' by the user in these respective fields and can be forwarded to \link{updateF7Login}.
#'
#' @param ... Slot for inputs like password, text, ...
#' @param id Login unique id.
Expand Down
4 changes: 2 additions & 2 deletions man/authentication.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fc364c1

Please sign in to comment.