techgarage-ir.MTWireGuard/Pages/Components/ToastContainer.razor
2023-03-03 23:24:18 +03:30

7 lines
107 B
Text

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