Skip to content

Commit

Permalink
Trivial change to trigger build bot
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarcos committed Jun 6, 2024
1 parent ac630f5 commit aebfa15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/component.js
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ Component.prototype = {

/**
* Reset value of a property to the property's default value.
* If single-prop component, reset value to component's default value.
* If single property component, reset value to component's default value.
*
* @param {string} propertyName - Name of property to reset.
*/
Expand Down

0 comments on commit aebfa15

Please sign in to comment.