Skip to content

Commit f88e21a

Browse files
pbezglasnyCopilot
andauthored
Update client/src/components/ElicitationUrlRequest.tsx
Co-authored-by: Copilot <[email protected]>
1 parent 1cfd1eb commit f88e21a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/src/components/ElicitationUrlRequest.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ const ElicitationUrlRequest = ({
136136
Cancel
137137
</Button>
138138
<Button
139+
type="button"
139140
onClick={async () => {
140141
try {
141142
await navigator.clipboard.writeText(request.request.url);

0 commit comments

Comments
 (0)