Skip to content

Commit

Permalink
chore: removed unused classnames
Browse files Browse the repository at this point in the history
  • Loading branch information
shayan-deriv committed Feb 9, 2024
1 parent 8d33af7 commit 49d57a7
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions lib/components/VerticalTab/VerticalTab.scss
Original file line number Diff line number Diff line change
Expand Up @@ -92,16 +92,3 @@
}
}


.test-1{
background-color: purple;
}
.test-2{
background-color: forestgreen;
}
.test-3{
background-color: hotpink;
}
.test-item{
background-color: yellow;
}

0 comments on commit 49d57a7

Please sign in to comment.