Skip to content

Commit

Permalink
Bump build
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarcos authored Jun 27, 2024
1 parent 0c87115 commit d971f09
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-property 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 d971f09

Please sign in to comment.