Added favourites, fixed cards, merge this for first deploy
This commit is contained in:
parent
fcf328b377
commit
3eccbb69d3
10 changed files with 122 additions and 9 deletions
src/pages
|
@ -8,7 +8,7 @@ import tadata from '../../static/_tadata.json'
|
|||
|
||||
---
|
||||
|
||||
<Layout title="TA Collection" currentpage="ta-collection">
|
||||
<Layout title="TA Collection - Firq FGO Site" currentpage="ta-collection">
|
||||
<TaSection title="Completed TAs">
|
||||
{tadata.map((item) => (<TaCard {...item}/>))}
|
||||
</TaSection>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue