mirror of
https://github.com/rstudio/shiny.git
synced 2026-01-31 17:58:39 -05:00
3 lines
53 B
R
3 lines
53 B
R
shinyUI(bootstrapPage(
|
|
textOutput("currentTime")
|
|
)) |