1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-25 08:19:40 +02:00

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

This commit is contained in:
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

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>