Skip to content

Commit

Permalink
Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
SHIV5T3R committed Aug 15, 2024
1 parent 069e1e4 commit 257ff78
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/components/pacbio/PacbioRunWellEdit.vue
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,7 @@
placeholder="Pool/Library volume"
@update:model-value="updateUsedAliquotVolume(row, $event)"
></traction-input>
<div
class="flex items-center"
data-attribute="available-volume-div"
>
<div class="flex items-center" data-attribute="available-volume-div">
<traction-tooltip
:tooltip-text="'Available volume is ' + row.item.available_volume"
class="flex max-w-xs"
Expand Down

0 comments on commit 257ff78

Please sign in to comment.