From eaaff579fbda3ef3499bc200de0b5d4f5283845f Mon Sep 17 00:00:00 2001 From: Maxime Lalo Date: Thu, 27 Apr 2023 10:53:14 +0200 Subject: [PATCH] :bug: Disabled input on my-account --- .../Components/Layouts/MyAccount/index.tsx | 21 ++++++++++++------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/src/front/Components/Layouts/MyAccount/index.tsx b/src/front/Components/Layouts/MyAccount/index.tsx index 2eaa1316..03d5d198 100644 --- a/src/front/Components/Layouts/MyAccount/index.tsx +++ b/src/front/Components/Layouts/MyAccount/index.tsx @@ -25,10 +25,10 @@ export default class MyAccount extends Base {
- - - - + + + +
@@ -38,10 +38,15 @@ export default class MyAccount extends Base {
- - - - + + + +