Skip to content

Commit

Permalink
missing pakage in demo
Browse files Browse the repository at this point in the history
  • Loading branch information
DivadNojnarg committed Nov 13, 2023
1 parent 8dfb35d commit ce9e37e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/showcase/app.R
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
library(shiny)
library(shinyNextUI)
library(echarts4r)
library(shiny.react)
library(dplyr)
library(shiny.react)

sapply(list.files(
"./modules",
Expand Down

0 comments on commit ce9e37e

Please sign in to comment.