diff --git a/src/routes/Profile.tsx b/src/routes/Profile.tsx index 398bcf0..d95f7c6 100644 --- a/src/routes/Profile.tsx +++ b/src/routes/Profile.tsx @@ -120,11 +120,7 @@ export function Profile() { } else toast(Res.data.errorMessage, { type: "error" }) -<<<<<<< HEAD - }}>Remove Bookmark -======= }}>Unsubscribe ->>>>>>> 824392fdeb17b22dee7e03d7a5c6a381fa7ca5a2 ; }) : You have no bookmarked songs. diff --git a/src/routes/Tracks.tsx b/src/routes/Tracks.tsx index 751acb9..30f0b2c 100644 --- a/src/routes/Tracks.tsx +++ b/src/routes/Tracks.tsx @@ -47,11 +47,7 @@ export function Tracks() { } else toast(Res.data.errorMessage, { type: "error" }) -<<<<<<< HEAD - }}>Remove Bookmark : -======= }}>Unsubscribe : ->>>>>>> 824392fdeb17b22dee7e03d7a5c6a381fa7ca5a2