Skip to content

Commit

Permalink
nuevo cambio para validar actualizacion
Browse files Browse the repository at this point in the history
  • Loading branch information
FvD committed Oct 29, 2022
1 parent a4bc1fe commit a2396d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ library(shiny)
# Encabezado --------------------------------------------------------------

header <- dashboardHeader(
title = "Módulos cambio"
title = "Módulos webinario"
)

# Sidebar -----------------------------------------------------------------
Expand Down Expand Up @@ -56,4 +56,4 @@ dashboardPage(
header,
sidebar,
body
)
)

0 comments on commit a2396d0

Please sign in to comment.