Skip to content

Commit

Permalink
frontend v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dalongcoder0522 committed Dec 29, 2024
1 parent c9888cf commit b160129
Show file tree
Hide file tree
Showing 6 changed files with 426 additions and 51 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export const ContractUI = ({
isLoading: deployedContractLoading,
status,
} = useDeployedContractInfo(contractName);
debugger;

console.log('1111111111111');
const tabs = [
{ id: "read", label: "Read" },
Expand Down
Loading

0 comments on commit b160129

Please sign in to comment.