Fixes #19213: Fix dropdown field rendering by reverting to Tabler v1.0 (#19232)

This commit is contained in:
Jeremy Stretch
2025-04-17 10:29:40 -04:00
committed by GitHub
parent 7375042f9e
commit 24d4847dc5
4 changed files with 14 additions and 8 deletions

View File

@@ -23,7 +23,7 @@
},
"dependencies": {
"@mdi/font": "7.4.47",
"@tabler/core": "1.1.1",
"@tabler/core": "1.0.0",
"bootstrap": "5.3.5",
"clipboard": "2.0.11",
"flatpickr": "4.6.13",