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 @@ />
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 = () => {