techgarage-ir.MTWireGuard/UI/Pages/Components/ToastContainer.razor
2023-06-28 18:01:39 +03:30

7 lines
107 B
Text

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