Files
shiny/inst/examples/11_timer/ui.R
2016-04-05 15:23:23 -05:00

4 lines
41 B
R

fluidPage(
textOutput("currentTime")
)