Add a span
This commit is contained in:
parent
5661729748
commit
7ec1cd1e3d
|
@ -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