Skip to content

Commit

Permalink
fix: change types
Browse files Browse the repository at this point in the history
  • Loading branch information
amir78729 authored and majidsajadi committed May 11, 2024
1 parent 0230f78 commit e6dfadf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/row/row.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ interface Story<T> {

interface ArgTypes {
size: 'standard' | 'compact';
title: string;
subtitle: string;
leading: unknown;
trailing: unknown;
content: unknown;
Expand Down

0 comments on commit e6dfadf

Please sign in to comment.