fix: running models

This commit is contained in:
Timothy J. Baek
2024-06-04 11:38:31 -07:00
parent 2be9c25ba7
commit 92d056c982
2 changed files with 26 additions and 27 deletions

View File

@@ -145,7 +145,7 @@
<Tooltip
content={$USAGE_POOL && $USAGE_POOL.length > 0
? `Running: ${$USAGE_POOL.join(',')} `
? `Running: ${$USAGE_POOL.join(', ')} `
: ''}
>
<div class="flex rounded-md py-1.5 px-3 text-xs gap-2.5 items-center">