Ignore:
Timestamp:
02/15/26 01:58:19 (5 months ago)
Author:
Dimitar Arsov <dimitararsov04@…>
Branches:
main
Children:
d1ee039
Parents:
ce45c7a
Message:

create playlists from sidebar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • frontend/src/components/SongItem.tsx

    rce45c7a rc8baad1  
    44import { usePlayer } from "../context/playerContext";
    55import { toEmbedUrl } from "../utils/utils";
    6 import PlaylistDropdown from "./PlaylistDropdown";
     6import PlaylistDropdown from "./playlist/PlaylistDropdown";
    77
    88export interface SongItemData {
Note: See TracChangeset for help on using the changeset viewer.