visualization panel updates

This commit is contained in:
2025-03-28 18:53:20 +05:30
parent 2b34040d8c
commit f9703cf519
8 changed files with 283 additions and 65 deletions

View File

@@ -7,7 +7,7 @@
"**/.DS_Store": true,
"**/Thumbs.db": true,
"**/.retool_types/**": true,
// "**/*tsconfig.json": true,
"**/*tsconfig.json": true,
".cache": true,
"retool.config.json": true
}