remove it completely?

This commit is contained in:
Khaleel Al-Adhami 2024-11-06 10:47:55 -08:00
parent d009dbc736
commit dcb06f567a

View File

@ -189,7 +189,6 @@ class DataEditor(NoSSRComponent):
library: str = "@glideapps/glide-data-grid@^6.0.3"
lib_dependencies: List[str] = [
"lodash@^4.17.21",
"marked@^4.0.10",
"react-responsive-carousel@^3.2.7",
]