Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions src/pages/components/tile/code.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,6 @@ feature flags will become the default version of the component.

- The `enable-tile-contrast` flag adds a border to the tile with improved
contrast for accessibility and to visually indicate they are operable.
- The `enable-v12-tile-default-icons` flag enables the rendering of default
icons on the clickable variant of tile like the ArrowRight icon for navigation
or Error icon when it is disabled if the user hasn't configured a different
icon already.
- The `enable-v12-tile-default-icons` flag enables the rendering of default
icons on the clickable variant of a tile, such as the ArrowRight icon for
navigation or the Error icon when the tile is disabled. If the user hasn't
Expand Down