Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
olegshilov authored and kioqq committed Aug 24, 2024
1 parent 83f95c5 commit c346096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/pages/main-page/wallet-block.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
'use client';
import { useEffect, useMemo, useState } from 'react';
import { useMemo } from 'react';
import Image from 'next/image';
import Link from 'next/link';
import { useTranslations } from 'next-intl';
Expand Down

1 comment on commit c346096

@vercel
Copy link

@vercel vercel bot commented on c346096 Aug 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

islamic-website – ./

islamic-website-git-main-haqq-network.vercel.app
islamic-website-haqq-network.vercel.app

Please sign in to comment.