diff --git a/apps/HashRateGame/src/app/(telegram)/app/(main)/mining/_components/Information.tsx b/apps/HashRateGame/src/app/(telegram)/app/(main)/mining/_components/Information.tsx index ea56cbc..2a1997a 100644 --- a/apps/HashRateGame/src/app/(telegram)/app/(main)/mining/_components/Information.tsx +++ b/apps/HashRateGame/src/app/(telegram)/app/(main)/mining/_components/Information.tsx @@ -1,13 +1,46 @@ +import { TbCoins } from 'react-icons/tb' import addSuffixToNumber from '../../../../../../utils/addSuffixToNumber.util' export default function Information() { return (