Ifeanyi commited on
Commit
d3033b1
·
verified ·
1 Parent(s): 0d572ed

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -1
app.R CHANGED
@@ -175,7 +175,7 @@ output$down_edges <- downloadHandler(
175
  }
176
  )
177
 
178
- # create shiny alert
179
  observeEvent(input$info,{
180
  shinyalert(
181
  text = "Please note that the bigger the search window,
 
175
  }
176
  )
177
 
178
+ # create shiny alert popup
179
  observeEvent(input$info,{
180
  shinyalert(
181
  text = "Please note that the bigger the search window,