mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-09 01:26:24 +01: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>
|
</button>
|
||||||
)}
|
)}
|
||||||
</header>
|
</header>
|
||||||
|
|
Loading…
Reference in a new issue