CUB-20: Develop agent card component with dynamic status/progress
All checks were successful
Dev Build / build-test (pull_request) Successful in 2m4s

This commit is contained in:
2026-04-28 08:18:27 -04:00
parent 8331468b44
commit a946670157
8 changed files with 538 additions and 68 deletions

View File

@@ -53,7 +53,13 @@
],
"styles": [
"src/styles.scss"
]
],
"stylePreprocessorOptions": {
"includePaths": [
"src",
"src/styles"
]
}
},
"configurations": {
"production": {