From e05e6342b9ebc680a2695b9f7b0a3c6ae8de6008 Mon Sep 17 00:00:00 2001 From: mihaisc Date: Mon, 7 Sep 2020 15:48:10 +0300 Subject: [PATCH] cleanup --- example/src/App.tsx | 2 -- example/src/Publish.tsx | 1 - example/src/Wallet.tsx | 2 -- 3 files changed, 5 deletions(-) diff --git a/example/src/App.tsx b/example/src/App.tsx index 53649c7..1ddb721 100644 --- a/example/src/App.tsx +++ b/example/src/App.tsx @@ -34,11 +34,9 @@ function App() {
-
-
diff --git a/example/src/Publish.tsx b/example/src/Publish.tsx index c14c866..f8a8ac0 100644 --- a/example/src/Publish.tsx +++ b/example/src/Publish.tsx @@ -55,7 +55,6 @@ export function Publish() {
IsLoading: {isLoading.toString()} || Status: {publishStepText}
-
DID: {ddo && ddo.id}
) diff --git a/example/src/Wallet.tsx b/example/src/Wallet.tsx index 7b375e1..b260a56 100644 --- a/example/src/Wallet.tsx +++ b/example/src/Wallet.tsx @@ -29,11 +29,9 @@ export function Wallet() {
-
-
{accountId}
)