Delete unrelated change
TODO: Fix Trash icon in different PR Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
0d339d973f
commit
c5c5da78bd
1 changed files with 0 additions and 1 deletions
|
|
@ -149,7 +149,6 @@ export default function NotificationDetailsPage({ loaderData }: Route.ComponentP
|
|||
variant="destructive"
|
||||
loading={deleteDestination.isPending}
|
||||
>
|
||||
<Trash2 className="h-4 w-4 mr-2" />
|
||||
Delete
|
||||
</Button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue