Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SychO9 committed Jan 31, 2025
1 parent cd1f637 commit f4542f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions framework/core/js/src/common/components/Button.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ export interface IButtonAttrs extends ComponentAttrs {
*
* Default: `null`
*/
helperText?: Mithril.Children;
}

/**
Expand Down

0 comments on commit f4542f3

Please sign in to comment.