Authinator/Pages/_ViewImports.cshtml

3 lines
101 B
Plaintext
Raw Normal View History

2023-06-01 06:14:20 +02:00
@using Authinator
@namespace Authinator.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers