Add a span

This commit is contained in:
Lim Chee Aun 2023-09-22 00:15:03 +08:00
parent 5661729748
commit 7ec1cd1e3d

View file

@ -332,7 +332,7 @@ function Timeline({
});
}}
>
<Icon icon="arrow-up" /> New posts
<Icon icon="arrow-up" /> <span>New posts</span>
</button>
)}
</header>