y4f/Pages/YummyPoints.razor
FUH22860 05f95d8085
Add Yum04 21 yummy punkte (#17)
* Fix: Use razor syntax to comment in old comment

* Fix: Made comment actually work

* Feat: Add Yummy-Punkte page

* Feat: Start working on page
2023-05-19 11:03:30 +02:00

7 lines
183 B
Plaintext

@page "/yummypoints"
<body style='--blazor-load-percentage: 100%; --blazor-load-percentage-text: "100%";'>
<div class="d-flex justify-content-center">
</div>
</body>