Skip to content

Commit

Permalink
//
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejsharapov committed Jul 17, 2022
1 parent 3ccbfc3 commit b042627
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ const VueBoxShadow = {
styleTag.appendChild(window.document.createTextNode(rule));
window.document.head.appendChild(styleTag);
}
} else {
//
}

Vue.directive("box-shadow", {
Expand Down

0 comments on commit b042627

Please sign in to comment.