Merge pull request #24549 from ahmadalfy/develop

fix: remove extra 'x' in the template
This commit is contained in:
Alexandre BODIN 2025-10-09 18:47:28 +02:00 committed by GitHub
commit e1a19b9e52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -118,7 +118,6 @@ export const ConfigureTheView = ({ config }: ConfigureTheViewProps) => {
onChange={handleChange}
/>
</Layouts.Content>
x
<Dialog.Root open={showWarningSubmit} onOpenChange={toggleWarningSubmit}>
<ConfirmDialog onConfirm={handleConfirm} variant="default">
{formatMessage({