diff --git a/client/src/components/molecules/VersionNumbers/VersionTable.tsx b/client/src/components/molecules/VersionNumbers/VersionTable.tsx index e84a361..20b8f58 100644 --- a/client/src/components/molecules/VersionNumbers/VersionTable.tsx +++ b/client/src/components/molecules/VersionNumbers/VersionTable.tsx @@ -14,22 +14,28 @@ const VersionTableContracts = ({
- {key} - | -
-
- {contracts[key]}
-
- |
-
+ {key} + | +
+
+ {contracts[key]}
+
+ |
+
- Your Transaction Hash
- {this.state.trxHash}
-
+ Your Transaction Hash
+
+
+ {trxHash}
+
+