{
emit('edit-request', {
collectionIndex,
folderIndex,
folderName,
request,
requestIndex,
folderPath,
})
options.tippy().hide()
}
"
/>
{
emit('duplicate-request', {
collectionIndex,
folderIndex,
folderName,
request,
requestIndex,
folderPath,
})
options.tippy().hide()
}
"
/>
{
removeRequest()
options.tippy().hide()
}
"
/>