feat: add blocks for loyalty page

This commit is contained in:
Christel Westerberg
2024-04-29 14:02:03 +02:00
parent fc0e5aed02
commit 2ddabf1e50
22 changed files with 418 additions and 109 deletions
@@ -0,0 +1,3 @@
export default function OverviewTable() {
return <div></div>
}