Following Select Box Shows only When User Is Following People
This commit is contained in:
@@ -123,9 +123,7 @@ const filteredUnlockedCount = computed(() =>
|
||||
</div>
|
||||
</Panel>
|
||||
|
||||
<Panel>
|
||||
<FollowingSelectBox redirect-route="profile.achievements" placeholder="View The Achievements of Someone You Follow" />
|
||||
</Panel>
|
||||
<FollowingSelectBox redirect-route="profile.achievements" placeholder="View The Achievements of Someone You Follow" />
|
||||
</div>
|
||||
</ProfileLayout>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user