Skip to content

Commit

Permalink
style(uuid-generator): remove whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
praneethravuri committed May 11, 2024
1 parent 70743a5 commit 73a0370
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tools/uuid-generator/uuid-generator.vue
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ const { copy } = useCopy({ source: uuids, text: 'UUIDs copied to the clipboard'
class="uuid-display"
/>


<div flex justify-center gap-3>
<c-button autofocus @click="copy()">
Copy
Expand Down

0 comments on commit 73a0370

Please sign in to comment.