mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-03-29 17:31:37 +00:00
Formatting
This commit is contained in:
parent
e3caa846ca
commit
b0c289fb7d
@ -124,6 +124,7 @@
|
||||
<MudIconButton Icon="@Icons.Material.Filled.Error" Color="Color.Error"/>
|
||||
</MudTooltip>
|
||||
}
|
||||
|
||||
<MudSpacer />
|
||||
<HalluzinationReminder ContainerClass="my-0 ml-2 me-2"/>
|
||||
</MudToolBar>
|
||||
|
||||
@ -5,7 +5,6 @@ namespace AIStudio.Components;
|
||||
|
||||
public partial class HalluzinationReminder: ComponentBase
|
||||
{
|
||||
|
||||
private static string TB(string fallbackEN) => I18N.I.T(fallbackEN, typeof(HalluzinationReminder).Namespace, nameof(HalluzinationReminder));
|
||||
|
||||
[Parameter]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user