feat: update styles

This commit is contained in:
Boris Cherepanov
2026-04-04 18:33:45 +03:00
parent e42566f44e
commit daaa3b0814
5 changed files with 42 additions and 39 deletions
@@ -26,7 +26,7 @@ import {
} from './store/slices/queueSlice'
import { attachAudioPlayback } from './audioPlaybackService'
import { fmt } from './utils'
import { Header } from './components/Header'
import { Header } from './components/header'
import { MainPanel, type Crumb } from './components/MainPanel'
import { PlayerBar } from './components/PlayerBar'
import type { Track } from './types'