fix: handle run handling on url

This commit is contained in:
Siddharth Gelera
2025-09-15 15:15:48 +05:30
parent c473755593
commit 70f8305354

View File

@@ -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