Skip to content

Commit 330fac3

Browse files
committed
style: lint
1 parent 9d18a1b commit 330fac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/FileDrop/utils.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ const isFileType = (buffer: ArrayBuffer, type: string) => {
1616

1717
export {
1818
isFileType,
19-
};
19+
};

0 commit comments

Comments
 (0)