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