From bd3b87fa52c3f258698bbbd297e41de7ac4d9b42 Mon Sep 17 00:00:00 2001 From: regexowl Date: Fri, 25 Jul 2025 13:20:58 +0200 Subject: [PATCH] Wizard: Update step description and ID clipboard copy This adds back the step description and updates the organization ID clipboard copy based on recent mocks. --- .../CreateImageWizard/steps/Registration/index.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/Components/CreateImageWizard/steps/Registration/index.tsx b/src/Components/CreateImageWizard/steps/Registration/index.tsx index bd96d505..5c973f13 100644 --- a/src/Components/CreateImageWizard/steps/Registration/index.tsx +++ b/src/Components/CreateImageWizard/steps/Registration/index.tsx @@ -2,6 +2,7 @@ import React, { useEffect, useState } from 'react'; import { ClipboardCopy, + Content, Form, FormGroup, FormHelperText, @@ -44,11 +45,15 @@ const RegistrationStep = () => { Register systems using this image + + Configure registration settings for systems that will use this image. + {orgId || ''}