techgarage-ir.MTWireGuard/UI/Pages/Components/ToastContainer.razor

6 lines
85 B
Text
Raw Normal View History

<div class="toast-container position-fixed bottom-0 end-0 p-3"></div>
2023-03-03 23:24:18 +03:30
@code {
}