add LargeTable component

This commit is contained in:
Arvid Norlin
2024-05-31 16:03:30 +02:00
parent de79c2dc80
commit 92f5f7f7c0
17 changed files with 136 additions and 94 deletions

View File

@@ -28,7 +28,7 @@
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/new-friend.svg"
"icon": "/_static/icons/loyaltylevels/new-friend.svg"
},
{
"tier": 2,
@@ -44,7 +44,7 @@
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/good-friend.svg"
"icon": "/_static/icons/loyaltylevels/good-friend.svg"
},
{
"tier": 3,
@@ -67,7 +67,7 @@
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/close-friend.svg"
"icon": "/_static/icons/loyaltylevels/close-friend.svg"
},
{
"tier": 4,
@@ -97,7 +97,7 @@
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/dear-friend.svg"
"icon": "/_static/icons/loyaltylevels/dear-friend.svg"
},
{
"tier": 5,
@@ -127,7 +127,7 @@
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/loyal-friend.svg"
"icon": "/_static/icons/loyaltylevels/loyal-friend.svg"
},
{
"tier": 6,
@@ -164,7 +164,7 @@
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/true-friend.svg"
"icon": "/_static/icons/loyaltylevels/true-friend.svg"
},
{
"tier": 7,
@@ -194,7 +194,7 @@
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/best-friend.svg"
"icon": "/_static/icons/loyaltylevels/best-friend.svg"
}
]
}