mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-23 04:35:40 +00:00
fix: handle run handling on url
This commit is contained in:
@@ -93,6 +93,7 @@ const WsQueryUrl = ({ item, collection, handleRun }) => {
|
||||
placeholder="ws://localhost:8080 or wss://example.com"
|
||||
className="w-full"
|
||||
theme={displayedTheme}
|
||||
onRun={handleRun}
|
||||
/>
|
||||
<div className="flex items-center h-full mr-2 cursor-pointer">
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user