We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5cddec commit a83ce8cCopy full SHA for a83ce8c
RazorUI/Modal/DeleteConfirmation.razor
@@ -1,11 +1,8 @@
1
2
@using Daemon.RazorUI.Icons
3
-@using Daemon.RazorUI.Modal
4
5
@namespace Daemon.RazorUI.Modal
6
7
-@inject ModalService _modalService
8
-
9
@inherits ModalContent
10
11
<ModalContent
0 commit comments