mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-09-03 12:29:00 +00:00
work on e2e testability of things
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
<div
|
||||
class="flex items-center justify-center hover:bg-gray-700 hover:cursor-pointer"
|
||||
(click)="delete.emit()"
|
||||
role="button"
|
||||
aria-label="Delete Route"
|
||||
>
|
||||
<mat-icon class="text-red-500!">close</mat-icon>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user