providing statistic data in statistic component
This commit is contained in:
6
src/app/statistics/statistics.component.html
Normal file
6
src/app/statistics/statistics.component.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<button
|
||||
(click)="loadData()"
|
||||
class="px-4 py-2 bg-indigo-500 text-white rounded hover:bg-indigo-600"
|
||||
>
|
||||
Liste laden
|
||||
</button>
|
||||
Reference in New Issue
Block a user