mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 08:36:44 +00:00
Changes
Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
parent
52d053c00f
commit
cfbc0b07a3
4 changed files with 7 additions and 7 deletions
|
|
@ -356,7 +356,7 @@ function SkillDetailPage() {
|
|||
<div className="flex items-center justify-between">
|
||||
<span className="font-medium">v{v.version_number}</span>
|
||||
{v.is_live && (
|
||||
<Badge className="bg-emerald-500/15 text-emerald-600 dark:text-emerald-400 border-emerald-500/30 text-[10px]">
|
||||
<Badge variant="success" className="text-[10px]">
|
||||
Live
|
||||
</Badge>
|
||||
)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue