feat: refactor modals to use consistent design patterns (#34711)

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Maxime Beauchemin
2025-08-21 16:19:12 -07:00
committed by GitHub
parent ff1f7b64e2
commit e8e1466185
49 changed files with 4290 additions and 2543 deletions

View File

@@ -251,7 +251,9 @@ const AnnotationLayerModal: FunctionComponent<AnnotationLayerModalProps> = ({
}
>
<StyledAnnotationLayerTitle>
<Typography.Title level={4}>{t('Basic information')}</Typography.Title>
<Typography.Title level={4}>
{t('General information')}
</Typography.Title>
</StyledAnnotationLayerTitle>
<LayerContainer>
<div className="control-label">