fix: bulk headers not resetting on clear content
This commit is contained in:
@@ -335,5 +335,7 @@ const clearContent = () => {
|
||||
active: true,
|
||||
},
|
||||
]
|
||||
|
||||
bulkHeaders.value = ""
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user