use only profile
This commit is contained in:
@@ -52,7 +52,7 @@ import AllMyLikedMusic from "../screens/Library/AllMyLikedMusic";
|
||||
import Research from "../screens/Library/Research";
|
||||
import MusicDetails from "../screens/Library/MusicDetails";
|
||||
import PlaylistDetails from "../screens/Library/PlaylistDetails";
|
||||
import SingerProfile from "../screens/Profile/SingerProfile";
|
||||
import Profile from "../screens/Profile/Profile";
|
||||
import EditProfile from "../screens/Profile/EditProfile";
|
||||
import Settings from "../screens/Profile/Settings";
|
||||
import ChangeEmailAddress from "../screens/Profile/ChangeEmailAddress";
|
||||
@@ -252,7 +252,7 @@ const screens = [
|
||||
},
|
||||
{
|
||||
name: Routes.SingerProfile,
|
||||
component: SingerProfile,
|
||||
component: Profile,
|
||||
},
|
||||
{
|
||||
name: Routes.EditProfile,
|
||||
|
||||
Reference in New Issue
Block a user