mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add Game Reports icon
This commit is contained in:
parent
f6ae2e0ff0
commit
7b0aaeb413
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ function getSourceUrl ( report ) {
|
|||
{ hasReports && (
|
||||
|
||||
<Heading
|
||||
text='Reports'
|
||||
text='📚 Reports'
|
||||
/>
|
||||
|
||||
<ul class="flex flex-col md:flex-row space-x-0 space-y-4 md:space-y-0 md:space-x-4 mb-4">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue