mirror of
https://github.com/block/goose.git
synced 2026-04-26 10:40:45 +00:00
hide disabled Add Skills button (#8782)
This commit is contained in:
parent
18e0668aaf
commit
3d2d81e5e6
1 changed files with 1 additions and 1 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue