We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0230f78 commit e6dfadfCopy full SHA for e6dfadf
src/row/row.stories.ts
@@ -52,8 +52,6 @@ interface Story<T> {
52
53
interface ArgTypes {
54
size: 'standard' | 'compact';
55
- title: string;
56
- subtitle: string;
57
leading: unknown;
58
trailing: unknown;
59
content: unknown;
0 commit comments