diff --git a/src/views/Dashboard/layouts/Main/Addresses/index.js b/src/views/Dashboard/layouts/Main/Addresses/index.js index c210446..ec19708 100644 --- a/src/views/Dashboard/layouts/Main/Addresses/index.js +++ b/src/views/Dashboard/layouts/Main/Addresses/index.js @@ -43,11 +43,11 @@ const ProfileAddress = ({ /> ))} - navigation("/createAddress", { state: { panel: true } })} // action={() => {}} position={{ right: isMobile ? "" : 350, bottom: 50 }} - /> + /> */} ); };