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

This commit is contained in:
2026-04-28 08:18:27 -04:00
committed by Rex
parent 1775c25b61
commit 745994182f
10 changed files with 386 additions and 58 deletions

View File

@@ -56,7 +56,8 @@
],
"stylePreprocessorOptions": {
"includePaths": [
"src"
"src",
"src/styles"
]
}
},