mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-02-06 09:09:06 +00:00
9 lines
184 B
Plaintext
9 lines
184 B
Plaintext
|
@inherits LayoutComponentBase
|
||
|
|
||
|
@Body
|
||
|
|
||
|
<div id="blazor-error-ui">
|
||
|
An unhandled error has occurred.
|
||
|
<a href="" class="reload">Reload</a>
|
||
|
<a class="dismiss">🗙</a>
|
||
|
</div>
|