Skip to content

Commit

Permalink
Merge pull request #14 from divergentsigns/main
Browse files Browse the repository at this point in the history
.map comment errors
  • Loading branch information
app-generator authored Oct 26, 2022
2 parents ef923ef + 37a1478 commit 6e1bc68
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -886,4 +886,3 @@ SimpleBar.defaultOptions = {
SimpleBar.instances = new WeakMap();

export default SimpleBar;
//# sourceMappingURL=simplebar-core.esm.js.map
Original file line number Diff line number Diff line change
Expand Up @@ -991,4 +991,3 @@ if (canUseDOM) {
}

export default SimpleBar;
//# sourceMappingURL=simplebar.esm.js.map

0 comments on commit 6e1bc68

Please sign in to comment.