Skip to content

Commit

Permalink
chore: satisfy linting
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisfalaska committed Dec 17, 2024
1 parent b8ffffd commit 5395b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/auro-menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ export class AuroMenu extends LitElement {

/**
* Handles component updates when properties change.
* @param {Map} changedProperties - Map of changed properties
* @param {Map} changedProperties - Map of changed properties.
* @private
*/
updated(changedProperties) {
Expand Down

0 comments on commit 5395b9a

Please sign in to comment.