Skip to content

Commit

Permalink
add refresh reset at ContractUI (#739)
Browse files Browse the repository at this point in the history
Co-authored-by:  Carlos <[email protected]>
  • Loading branch information
technophile-04 and carletex committed Feb 23, 2024
1 parent edb6c10 commit 16e6508
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
"use client";

// @refresh reset
import { useReducer } from "react";
import { ContractReadMethods } from "./ContractReadMethods";
import { ContractVariables } from "./ContractVariables";
Expand Down

0 comments on commit 16e6508

Please sign in to comment.