mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
11 lines
256 B
Plaintext
11 lines
256 B
Plaintext
@* Copyright (c) Microsoft. All rights reserved. *@
|
|
@inherits LayoutComponentBase
|
|
|
|
@Body
|
|
|
|
<div id="blazor-error-ui" data-nosnippet>
|
|
An unhandled error has occurred.
|
|
<a href="." class="reload">Reload</a>
|
|
<span class="dismiss">🗙</span>
|
|
</div>
|