Skip to content

Commit

Permalink
Update packages/carbon-web-components/src/components/slug/slug-data-t…
Browse files Browse the repository at this point in the history
…able-story.ts

Co-authored-by: Anna Wen <[email protected]>
  • Loading branch information
ariellalgilmore and annawen1 authored Dec 14, 2023
1 parent 887b54d commit 3022704
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ export const _SlugWithExpansion = () => {
`;
};

export const _SlugWithRadio = () => {
export const _SlugWithRadioSelection = () => {
return html`
<cds-table radio with-row-slugs>
<cds-table-header-title slot="title">DataTable</cds-table-header-title>
Expand Down

0 comments on commit 3022704

Please sign in to comment.