mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-06-19 07:12:03 +08:00
feat: add browser use guide links
This commit is contained in:
@@ -173,7 +173,7 @@ export default function BrowserUseSettingsTab() {
|
||||
) : (
|
||||
<Download className="h-4 w-4" />
|
||||
)}
|
||||
Install Binaries
|
||||
{isInstalling || status?.installInProgress ? 'Installing…' : 'Install Binaries'}
|
||||
</Button>
|
||||
</div>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user