Dynamically show messaging based on presence of msid BOD-322
This commit is contained in:
@@ -6,7 +6,7 @@ export default function ProfilePage() {
|
||||
return (
|
||||
<div>
|
||||
<ProfileMyComponent />
|
||||
<ProfileShopsContainer />;
|
||||
<ProfileShopsContainer />
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user