diff --git a/package.json b/package.json index fb5c64a..f8a09b5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vitedapp", "private": true, - "version": "0.5.3", + "version": "0.5.4", "type": "module", "scripts": { "dev": "vite", diff --git a/src/features/ui/components/Layout/Copyright/Copyright.tsx b/src/features/ui/components/Layout/Copyright/Copyright.tsx index 24bde9e..6a2313e 100644 --- a/src/features/ui/components/Layout/Copyright/Copyright.tsx +++ b/src/features/ui/components/Layout/Copyright/Copyright.tsx @@ -8,7 +8,7 @@ import reactDappTemplateLogo from '../../../assets/images/react-dapp-template-lo export const Copyright: React.FC = React.memo(() => { return ( - +