mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
hide disabled Add Skills button (#8782)
This commit is contained in:
@@ -216,7 +216,7 @@ export default function SkillsView() {
|
||||
variant="outline"
|
||||
size="sm"
|
||||
className="flex items-center gap-2"
|
||||
disabled
|
||||
hidden
|
||||
title={intl.formatMessage(i18n.comingSoon)}
|
||||
>
|
||||
<Plus className="w-4 h-4" />
|
||||
|
||||
Reference in New Issue
Block a user