سوال
import React from 'react'; import millify from 'millify'; import { Typography, Row, Col, Statistic } from 'antd'; import { Link } from 'react-router-dom'; import { useGetCryptosQuery } from '../services/cryptoApi'; import Cryptocurrencies from './Cryptocurrencies'; import News from './News'; import Loader from './Loader'; const { Title } = Typography; const Homepage ...
0
2 سال 0 پاسخ ها 205 دیده شده