Files
mxaccessgw/src/ZB.MOM.WW.MxGateway.Server/Dashboard/Components/Layout/LoginLayout.razor
T

7 lines
225 B
Plaintext

@inherits LayoutComponentBase
@* Minimal layout for the login page: no side rail, no brand block. The page
renders its own centred card via the shared kit's <LoginCard>. Mirrors
OtOpcUa AdminUI's LoginLayout. *@
@Body