diff --git a/index.html b/index.html index c68c24a5..9f264e3f 100644 --- a/index.html +++ b/index.html @@ -49,7 +49,7 @@ /> @@ -61,7 +61,7 @@ /> Template dApp diff --git a/public/social.jpg b/public/preview.jpg similarity index 100% rename from public/social.jpg rename to public/preview.jpg diff --git a/src/pages/Disclaimer/Disclaimer.tsx b/src/pages/Disclaimer/Disclaimer.tsx index 58440917..5162f2eb 100644 --- a/src/pages/Disclaimer/Disclaimer.tsx +++ b/src/pages/Disclaimer/Disclaimer.tsx @@ -10,14 +10,14 @@ export const Disclaimer = () => { of merchantability or fitness for a particular purpose. No oral advice or written or electronically delivered information given by MultiversX or its affiliates, or any of its staff, providers, merchants, sponsors - or licensors, or the like, shall create any warranty. Use of this + or licensors, or the like, shall create any warranty. Use this template is at your sole risk.

In no event shall MultiversX be liable for any injury, expenses, lost profits, loss or damage, weather direct, indirect, incidental, or consequential, or any other pecuniary loss or expense arising out of - your access, use or inability to use this website, even if e are + your access, use or inability to use this template, even if we are expressly advised of the possibility of such damages.

diff --git a/src/pages/Home/Transaction/Transaction.tsx b/src/pages/Home/Transaction/Transaction.tsx index 416dee0e..bb3e5cd2 100644 --- a/src/pages/Home/Transaction/Transaction.tsx +++ b/src/pages/Home/Transaction/Transaction.tsx @@ -1,5 +1,3 @@ -import { faPaperPlane } from '@fortawesome/free-solid-svg-icons'; -import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'; import { TRANSACTIONS_ENDPOINT } from '@multiversx/sdk-dapp/apiCalls/endpoints'; import { Label } from 'components/Label'; import { ExplorerLink } from 'components/sdkDappComponents'; @@ -17,9 +15,8 @@ export const Transaction = () => {
- Send transaction