diff --git a/src/components/dashboard/dashboard.component.tsx b/src/components/dashboard/dashboard.component.tsx index 6fbc618..d57e738 100644 --- a/src/components/dashboard/dashboard.component.tsx +++ b/src/components/dashboard/dashboard.component.tsx @@ -181,7 +181,6 @@ function ActionButtons({ href={window.URL.createObjectURL(downloadableSchema)} >
- - {t("schemaEditor", "Schema Editor")} - +
+ + {t("schemaEditor", "Schema Editor")} + + {schema ? ( + <> +
{formError ? ( = ({