From 4c9b12c601c7f6eafc48b4d05fddc6eeb7976f0d Mon Sep 17 00:00:00 2001 From: Lisa Kim Date: Thu, 31 Aug 2023 18:34:31 -0700 Subject: [PATCH] Fix plugin screen not wrapping tiles --- .../src/Integrations/Enroll/MachineIDIntegrationSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/packages/teleport/src/Integrations/Enroll/MachineIDIntegrationSection.tsx b/web/packages/teleport/src/Integrations/Enroll/MachineIDIntegrationSection.tsx index bfe105878c9e3..521715bcd40a1 100644 --- a/web/packages/teleport/src/Integrations/Enroll/MachineIDIntegrationSection.tsx +++ b/web/packages/teleport/src/Integrations/Enroll/MachineIDIntegrationSection.tsx @@ -91,7 +91,7 @@ export const MachineIDIntegrationSection = () => { to access resources protected by Teleport. - + {integrations.map(i => { return (