Updated prettierrc

This commit is contained in:
2021-03-11 18:15:08 -06:00
parent c8b5d2351e
commit 468bdfa632
29 changed files with 131 additions and 188 deletions

View File

@@ -46,8 +46,7 @@ export default connect(
onClick={() => {
displayInfo();
return false;
}}
>
}}>
<FontAwesomeIcon icon={faInfoCircle} />
</a>
);