Skip to content

Commit

Permalink
docs(link-list): unify the format
Browse files Browse the repository at this point in the history
  • Loading branch information
asudoh committed Dec 7, 2020
1 parent bc1a52e commit a84cab1
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ import '@carbon/ibmdotcom-web-components/es/components/card-link/card-link.js';

See [our README](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/tree/master/packages/web-components#stable-selectors-for-analytics-and-integratione2e-testing-in-web-components) to see how Web Components selector and `data-autoid` should be used.

| Web Components selector | Compatibility selector | Description |
| ----------------------- | ---------------------- | ----------- |
| `<dds-link-list>` | dds--link-list | Component |
| Web Components selector | Compatibility selector | Description |
| ----------------------- | ---------------------------- | ----------- |
| `<dds-link-list>` | data-autoid="dds--link-list" | Component |

<Description markdown={contributing} />

0 comments on commit a84cab1

Please sign in to comment.