fix(waiting-room): remove breadcrumb EE-5781 (#9231)

pull/9232/head
matias-portainer 2023-07-19 16:44:37 -03:00 committed by GitHub
parent b5c5df798a
commit b8f20a4f05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

View File

@ -18,10 +18,7 @@ function WaitingRoomView() {
<>
<PageHeader
title="Waiting Room"
breadcrumbs={[
{ label: 'Edge Devices', link: 'edge.devices' },
{ label: 'Waiting Room' },
]}
breadcrumbs={[{ label: 'Waiting Room' }]}
/>
<InformationPanel>