Files
mapo-core/MP-TAB2/MP-TAB/Components/Pages/Counter.razor
T
2023-12-18 11:36:24 +01:00

7 lines
226 B
Plaintext

@page "/counter"
<!-- Temporary workaround until MapRazorComponents supports AddAdditionalAssemblies -->
<!-- Once that is implemented, the main project won't need to include this file -->
<MP_TAB.Client.Pages.Counter />