Skip to content

Commit

Permalink
delete fnc
Browse files Browse the repository at this point in the history
  • Loading branch information
0xaaiden committed Jun 19, 2023
1 parent 6caa237 commit 4f082a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/smart-contracts.js
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ const SmartContracts = ({ searchQuery }) => {
onClick={() => {
deleteContract(
contract.timestamp,
contract.id,
userData.uid,
setKey
);
}}
Expand Down

1 comment on commit 4f082a0

@vercel
Copy link

@vercel vercel bot commented on 4f082a0 Jun 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.