mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-27 11:51:13 +01:00
Add the ability to duplicate folders (#144)
This commit is contained in:
@@ -138,7 +138,7 @@ export function GrpcConnectionSetupPane({
|
||||
value: TAB_DESCRIPTION,
|
||||
label: (
|
||||
<div className="flex items-center">
|
||||
Docs
|
||||
Info
|
||||
{activeRequest.description && <CountBadge count={true} />}
|
||||
</div>
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user