mirror of https://github.com/usememos/memos.git
fix lint
This commit is contained in:
parent
c2e5e73a3e
commit
aaac45bb32
|
|
@ -101,4 +101,4 @@ const UploadAttachmentButton = observer((props: Props) => {
|
|||
);
|
||||
});
|
||||
|
||||
export default UploadAttachmentButton;
|
||||
export default UploadAttachmentButton;
|
||||
|
|
|
|||
Loading…
Reference in New Issue