Skip to content

Commit

Permalink
FEATURE: Mark inherited disabled nodes in document and content tree
Browse files Browse the repository at this point in the history
  • Loading branch information
dlubitz committed Dec 11, 2024
1 parent 7776a58 commit b5dab3b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ exports[`<Icon/> should render correctly. 1`] = `
"icon": "iconClassName",
"icon--big": "bigClassName",
"icon--color-error": "color-errorClassName",
"icon--color-contrastDark": "color-contrastDarkClassName",
"icon--color-primaryBlue": "color-primaryBlueClassName",
"icon--color-warn": "color-warnClassName",
"icon--huge": "hugeClassName",
Expand Down

0 comments on commit b5dab3b

Please sign in to comment.