mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-22 17:25:40 +03:00
Add a span
This commit is contained in:
parent
5661729748
commit
7ec1cd1e3d
1 changed files with 1 additions and 1 deletions
|
@ -332,7 +332,7 @@ function Timeline({
|
|||
});
|
||||
}}
|
||||
>
|
||||
<Icon icon="arrow-up" /> New posts
|
||||
<Icon icon="arrow-up" /> <span>New posts</span>
|
||||
</button>
|
||||
)}
|
||||
</header>
|
||||
|
|
Loading…
Reference in a new issue