partial: first codemod

This commit is contained in:
Rafael Taranto 2025-04-15 12:09:45 +01:00
parent 58f53d92a8
commit 86e3401cc8
30 changed files with 335 additions and 323 deletions

View file

@ -71,7 +71,7 @@ const CopyToClipboard = ({
</>
)}
</div>
)
);
}
export default CopyToClipboard