Skip to content

Commit

Permalink
feat: disable the input to allo copy only
Browse files Browse the repository at this point in the history
  • Loading branch information
bgatellier committed Feb 8, 2024
1 parent 9e334fb commit 11f51d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/components/result-url.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<input class="result-url" data-int="url">
<input class="result-url" disabled data-int="url">

0 comments on commit 11f51d6

Please sign in to comment.