AI-Studio/app/MindWork AI Studio/Components/ProviderIcon.razor

1 line
114 B
Plaintext
Raw Normal View History

<img src="@this.IconUrl" alt="" aria-hidden="true" draggable="false" class="@this.CssClass" style="@this.Style" />