Updates chakra-ui

This commit is contained in:
Jamie Curnow
2023-02-24 18:32:04 +10:00
parent ecbc55f318
commit 6cdfd9ebc1
3 changed files with 746 additions and 724 deletions

View File

@@ -81,7 +81,7 @@ function HostCreateModal({ isOpen, onClose }: HostCreateModalProps) {
{({ isSubmitting }) => (
<Form>
<ModalHeader>
{intl.formatMessage({ id: "certificate-authority.create" })}
{intl.formatMessage({ id: "host.create" })}
</ModalHeader>
<ModalCloseButton />
<ModalBody>