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/pages/SongDetail.tsx

    rce45c7a rc8baad1  
    33import { toast } from "react-toastify";
    44import axiosInstance, { baseURL } from "../api/axiosInstance";
    5 import PlaylistDropdown from "../components/PlaylistDropdown";
     5import PlaylistDropdown from "../components/playlist/PlaylistDropdown";
    66import { useAuth } from "../context/authContext";
    77import { usePlayer } from "../context/playerContext";
Note: See TracChangeset for help on using the changeset viewer.