Fix button name on profile directory page
This commit is contained in:
parent
420e51f833
commit
f9f2e40ad0
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
class="btn"
|
||||
@click="loadNextPage()"
|
||||
>
|
||||
Show more posts
|
||||
Show more profiles
|
||||
</button>
|
||||
</div>
|
||||
<sidebar></sidebar>
|
||||
|
|
Loading…
Reference in a new issue