feat(Toasts) Adding toasts
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
@using Components.Navigation
|
||||
@using Components.Shared
|
||||
@using Components.Utils
|
||||
@using System.Globalization
|
||||
@using IGP.Dialog
|
||||
@using IGP.Pages
|
||||
@using IGP.Pages.Agile.Parts
|
||||
@@ -27,6 +28,7 @@
|
||||
@using IGP.Pages.Notes.Parts
|
||||
@using IGP.Portals
|
||||
@using Markdig
|
||||
@using Model.Feedback
|
||||
@using Microsoft.AspNetCore.Components.Forms
|
||||
@using Microsoft.AspNetCore.Components.Routing
|
||||
@using Microsoft.AspNetCore.Components.Web
|
||||
|
||||
Reference in New Issue
Block a user