Ifeanyi commited on
Commit
3bb4136
·
verified ·
1 Parent(s): 548b5d2

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -1
app.R CHANGED
@@ -150,7 +150,7 @@ output$table <- renderReactable({
150
  },
151
 
152
  error = function(e){
153
- shinyAlert(
154
  title = "Error!",
155
  text = "You can only enter text values",
156
  closeOnEsc = TRUE,
 
150
  },
151
 
152
  error = function(e){
153
+ shinyalert(
154
  title = "Error!",
155
  text = "You can only enter text values",
156
  closeOnEsc = TRUE,