Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Commit 901b09c

Browse files
Update src/components/list/list-story.mdx
Co-authored-by: Ariella Gilmore <[email protected]>
1 parent 4677523 commit 901b09c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/list/list-story.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Here's a quick example to get you started.
1717
### JS (via import)
1818

1919
```javascript
20-
import 'carbon-web-components/es/components/link/index.js';
20+
import 'carbon-web-components/es/components/list/index.js';
2121
```
2222

2323
### HTML

0 commit comments

Comments
 (0)