mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-02 19:01:40 +00:00
fix synchronized lyric styles not applying
This commit is contained in:
parent
ef9c16e940
commit
35e70a3eff
3 changed files with 12 additions and 16 deletions
|
|
@ -3,7 +3,6 @@ import isElectron from 'is-electron';
|
|||
import { useCallback, useEffect, useRef } from 'react';
|
||||
|
||||
import styles from './synchronized-lyrics.module.css';
|
||||
import './synchronized-lyrics.css';
|
||||
|
||||
import { LyricLine } from '/@/renderer/features/lyrics/lyric-line';
|
||||
import { useScrobble } from '/@/renderer/features/player/hooks/use-scrobble';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue