mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 10:23:33 +00:00
clean up dependencies
This commit is contained in:
parent
e10a92a5c2
commit
1808f160b4
6 changed files with 224 additions and 26583 deletions
|
|
@ -14,7 +14,7 @@ import { useFullScreenPlayerStore, usePlayerData, usePlayerStore } from '/@/rend
|
|||
import { useSettingsStore } from '/@/renderer/store/settings.store';
|
||||
import { PlayerData, QueueSong } from '/@/shared/types/domain-types';
|
||||
|
||||
const Image = styled(motion.img)<{ $useAspectRatio: boolean }>`
|
||||
const Image = styled(motion.img)<any>`
|
||||
position: absolute;
|
||||
max-width: 100%;
|
||||
height: 100%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue