Skip to content

Commit 45a6bf9

Browse files
committed
style(prettier): prettier refactor
1 parent 99497ee commit 45a6bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/Bugs/Filters/FilterRecap.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const FilterRecapItem = ({
3535
| 'devices'
3636
| 'os'
3737
| 'replicabilities';
38-
hasBackground?: boolean;
38+
hasBackground?: boolean;
3939
color?: string;
4040
value: string;
4141
name: string;

0 commit comments

Comments
 (0)