Skip to content

Commit 9dfbb95

Browse files
committed
♻️ remove unused component
1 parent c6c1991 commit 9dfbb95

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/app/modules/dashboard/pages/dashboard/dashboard.component.html

+1-3
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,4 @@ <h3 class="text-lg font-medium text-slate-900 dark:text-white">
168168

169169
</div>
170170
</section>
171-
</div>
172-
173-
<simple-notification [isOpen]="isOpen" (toggleShowNotification)="toggle($event)" type="warning" title="Connexion" message="Connecté avec succes!"></simple-notification>
171+
</div>

0 commit comments

Comments
 (0)