Skip to content

Commit

Permalink
update type in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhaulagiri committed May 20, 2024
1 parent b93703f commit f6a8424
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export default class HdsAppFooterStatusLinkComponent extends Component<HdsAppFoo

/**
* @param status
* @type {string}
* @type {HdsAppFooterStatusTypes}
* @description The name of the status which the StatusLink is being set to
*/
get status() {
Expand Down

0 comments on commit f6a8424

Please sign in to comment.