Add missing dependencies

This commit is contained in:
2025-12-15 17:21:04 +01:00
parent 494517b05a
commit fd903abad1
2 changed files with 11 additions and 0 deletions

1
app.R
View File

@@ -1,3 +1,4 @@
library(rjson)
library(shiny)
library(bslib)
library(leaflet)