Skip to content

Commit cc1e30b

Browse files
run prettier
1 parent 03171c5 commit cc1e30b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/ui/types/react-pdf.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ declare module '@react-pdf/renderer' {
4848
toBlob: () => Promise<Blob>;
4949
toBuffer: () => Promise<Buffer>;
5050
};
51-
}
51+
}

0 commit comments

Comments
 (0)