Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
claviska committed Jul 29, 2024
1 parent b8cdcd0 commit b4fb3c3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docs/pages/resources/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -1763,4 +1763,4 @@ The following pages demonstrate why this change was necessary.

## 2.0.0-beta.1

- Initial release
- Initial release
1 change: 0 additions & 1 deletion src/components/menu/menu.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,3 @@ describe('<sl-menu>', () => {
expect(checkbox.checked).to.equal(false);
});
});

0 comments on commit b4fb3c3

Please sign in to comment.