chore: run prettier

This commit is contained in:
David Ralph
2022-11-06 11:59:59 +00:00
parent f0968195cb
commit 333aabde1b
60 changed files with 259 additions and 223 deletions

View File

@@ -56,4 +56,4 @@ function AddModal({ urlError, addLink, closeModal, edit, editData, editLink }) {
);
}
export default memo(AddModal);
export default memo(AddModal);