this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add a span

+1 -1
+1 -1
src/components/timeline.jsx
··· 332 332 }); 333 333 }} 334 334 > 335 - <Icon icon="arrow-up" /> New posts 335 + <Icon icon="arrow-up" /> <span>New posts</span> 336 336 </button> 337 337 )} 338 338 </header>