mirror of
https://github.com/getAlby/hub.git
synced 2026-08-13 12:33:39 +02:00
Create SuggestedAppData.tsx
This commit is contained in:
parent
245a1e72d8
commit
9ad51906ce
1 changed files with 10 additions and 0 deletions
10
frontend/src/components/SuggestedAppData.tsx
Normal file
10
frontend/src/components/SuggestedAppData.tsx
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
import zaposhi from "src/assets/suggested-apps/zaposhi.png";
|
||||
|
||||
{
|
||||
"id": "Zaposhi",
|
||||
"title": "Zaposhi",
|
||||
"description": "Daily pool bets",
|
||||
"image": "images/apps/zaposhi.png",
|
||||
"webLink": "https://www.zaposhi.com",
|
||||
"logo": Zaposhi
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue