diff --git a/src/Components/CreateImageWizard/steps/Review/ReviewStepTextLists.tsx b/src/Components/CreateImageWizard/steps/Review/ReviewStepTextLists.tsx index f5e5e928..4684a855 100644 --- a/src/Components/CreateImageWizard/steps/Review/ReviewStepTextLists.tsx +++ b/src/Components/CreateImageWizard/steps/Review/ReviewStepTextLists.tsx @@ -750,7 +750,7 @@ export const TimezoneList = () => { Timezone @@ -759,7 +759,7 @@ export const TimezoneList = () => { NTP servers diff --git a/src/Components/CreateImageWizard/steps/Timezone/components/NtpServersInput.tsx b/src/Components/CreateImageWizard/steps/Timezone/components/NtpServersInput.tsx index 0744d68d..7a76939b 100644 --- a/src/Components/CreateImageWizard/steps/Timezone/components/NtpServersInput.tsx +++ b/src/Components/CreateImageWizard/steps/Timezone/components/NtpServersInput.tsx @@ -75,11 +75,7 @@ const NtpServersInput = () => { - + {ntpServers?.map((server) => ( dispatch(removeNtpServer(server))}> {server}