Upgrade prettier and re-format codebase
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user