Skip to content

Commit

Permalink
adding <Title>
Browse files Browse the repository at this point in the history
  • Loading branch information
Kritvi-bhatia17 committed Oct 2, 2024
1 parent da44403 commit ae8b6a0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
12 changes: 3 additions & 9 deletions src/pages/components/tile/style.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,7 @@ Clickable tiles have an available
</Column>
</Row>

#### Clickable tile interactive color

<br />
<Title>Clickable tile interactive color</Title>

| State | Element | Property | Color token |
| -------- | --------- | ---------------- | ------------------ |
Expand Down Expand Up @@ -159,9 +157,7 @@ Selectable tiles have available
</Column>
</Row>

#### Selectable tile interactive color

<br />
<Title>Selectable tile interactive color</Title>

| State | Element | Property | Color token |
| -------------- | --------- | ---------------- | ------------------ |
Expand Down Expand Up @@ -233,9 +229,7 @@ Expandable tiles have an available
</Column>
</Row>

#### Expandable tile interactive color

<br />
<Title>Expandable tile interactive color</Title>

| State | Element | Property | Color token |
| -------- | --------- | ---------------- | ------------------ |
Expand Down
2 changes: 1 addition & 1 deletion src/pages/components/tile/usage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ support various use cases when building more complicated card features.
[Feature flags](/components/overview/feature-flags/) have been added to the
clickable, selectable, and expandable variants of tile to improve accessibility
and changes its visual appearance, not its functionality. For code-specific
feature flag information, refer to the [Code tab](/components/tile/code/). These
feature flag information, refer to the [Code](/components/tile/code/) tab. These
current variants of tile are not being deprecated, but teams are encouraged to
use the feature flag tile for their products moving forward.

Expand Down

0 comments on commit ae8b6a0

Please sign in to comment.