Skip to content

Commit

Permalink
chore: fix lint error in dropzone component & toast figma connect
Browse files Browse the repository at this point in the history
  • Loading branch information
anuradha9712 committed Nov 23, 2024
1 parent eca5295 commit 7dd9944
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ exports[`Dropzone component snapshot
class="Text Text--disabled Text--strong Text--large ml-2 cursor-pointer"
data-test="DesignSystem-Text"
role="button"
tabindex="-1"
>
browse files
</span>
Expand Down Expand Up @@ -279,6 +280,7 @@ exports[`Dropzone component snapshot
class="Text Text--disabled Text--strong Text--large ml-2 cursor-pointer"
data-test="DesignSystem-Text"
role="button"
tabindex="-1"
>
browse files
</span>
Expand Down Expand Up @@ -331,6 +333,7 @@ exports[`Dropzone component snapshot
class="Text Text--disabled Text--strong Text--large ml-2 cursor-pointer"
data-test="DesignSystem-Text"
role="button"
tabindex="-1"
>
browse files
</span>
Expand Down

0 comments on commit 7dd9944

Please sign in to comment.