We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c0bcda commit 1094c8cCopy full SHA for 1094c8c
src/structured-list/structured-list.stories.ts
@@ -135,9 +135,7 @@ const SkeletonTemplate = (args) => ({
135
template: `
136
<cds-structured-list
137
skeleton="true"
138
- [border]="border"
139
- [condensed]="condensed"
140
- [nowrap]="nowrap">
+ [condensed]="condensed">
141
<cds-list-header>
142
<cds-list-column></cds-list-column>
143
0 commit comments