mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 13:48:02 +00:00
feat: updates
This commit is contained in:
parent
47e41dea9b
commit
ebebf2a733
160 changed files with 4148 additions and 2001 deletions
|
|
@ -7,7 +7,7 @@ import { SearchTypes, SearchApiNames } from '@/shared/api/Search'
|
|||
import dayjs from 'dayjs'
|
||||
import { useMemo, useCallback } from 'react'
|
||||
import toast from 'react-hot-toast'
|
||||
import { useQuery } from 'react-query'
|
||||
import { useQuery } from '@tanstack/react-query'
|
||||
import { useNavigate, useParams } from 'react-router-dom'
|
||||
|
||||
const Artists = ({ artists }: { artists: Artist[] }) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue