Skip to content

Commit

Permalink
deprecate(notice): deprecate --calcite-notice-width token (#11212)
Browse files Browse the repository at this point in the history
**Related Issue:** N/A

## Summary
Deprecate `--calcite-notice-width token` token.
  • Loading branch information
Elijbet authored Jan 6, 2025
1 parent 2e32967 commit 2bd082f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* @prop --calcite-notice-close-text-color-hover: Specifies the background color of the component's close button when hovered.
* @prop --calcite-notice-close-text-color: Specifies the text color of the component's close button.
* @prop --calcite-notice-content-text-color: Specifies the component's content text color.
* @prop --calcite-notice-width: Specifies the component's width.
* @prop --calcite-notice-width: [Deprecated] Specifies the component's width.
*/

// scale variables
Expand Down

0 comments on commit 2bd082f

Please sign in to comment.