techgarage-ir.MTWireGuard/UI/Pages/Components/ToastContainer.razor
2024-01-25 20:40:43 +03:30

5 lines
85 B
Text

<div class="toast-container position-fixed bottom-0 end-0 p-3"></div>
@code {
}