Upgrade prettier and re-format codebase

This commit is contained in:
Simon Warta
2025-01-14 00:09:16 +01:00
parent 8247b8fe11
commit 4d53dbd082
12 changed files with 22 additions and 19 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ export default function MultisigView() {
copy(multisigAddress);
toast(`Copied address to clipboard`, { description: multisigAddress });
}}
className=" flex items-center space-x-4 rounded-md border p-4 transition-colors hover:cursor-pointer hover:bg-muted/50"
className="flex items-center space-x-4 rounded-md border p-4 transition-colors hover:cursor-pointer hover:bg-muted/50"
>
<Copy className="w-5" />
<div className="flex-1 space-y-1">