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"
|
class="btn"
|
||||||
@click="loadNextPage()"
|
@click="loadNextPage()"
|
||||||
>
|
>
|
||||||
Show more posts
|
Show more profiles
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<sidebar></sidebar>
|
<sidebar></sidebar>
|
||||||
|
|
Loading…
Reference in a new issue