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

8 lines
107 B
Text
Raw Normal View History

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