diff --git a/src/componets/SignupEventComponents/SignupEventHistory/SignupEventHistoryMiddlePanel/SignupEventHistoryMiddlePanel.js b/src/componets/SignupEventComponents/SignupEventHistory/SignupEventHistoryMiddlePanel/SignupEventHistoryMiddlePanel.js index e71ea88a3aa39d7c44338f076f636ecadc3fd444..92c443ada67873437c3f2b7cf6a5ddb41de9d9d5 100644 --- a/src/componets/SignupEventComponents/SignupEventHistory/SignupEventHistoryMiddlePanel/SignupEventHistoryMiddlePanel.js +++ b/src/componets/SignupEventComponents/SignupEventHistory/SignupEventHistoryMiddlePanel/SignupEventHistoryMiddlePanel.js @@ -174,7 +174,7 @@ class SignupEventHistoryMiddlePanel extends React.Component {
{currentEventProfile.eventProfile.description}
+{currentEventProfile.eventProfile.description}
{currentEventProfile.eventProfile.location.address}
diff --git a/src/componets/SignupEventComponents/SignupEventInvitation/SignupEventInvitationRightPanel/SignupEventInvitationRightPanel.js b/src/componets/SignupEventComponents/SignupEventInvitation/SignupEventInvitationRightPanel/SignupEventInvitationRightPanel.js index 01c265ca1800d07e959f90d2946360d54d8642d4..11857f48e54a11307adeded70866b5b0636087a9 100644 --- a/src/componets/SignupEventComponents/SignupEventInvitation/SignupEventInvitationRightPanel/SignupEventInvitationRightPanel.js +++ b/src/componets/SignupEventComponents/SignupEventInvitation/SignupEventInvitationRightPanel/SignupEventInvitationRightPanel.js @@ -61,19 +61,19 @@ class SignupEventInvitationRightPanel extends React.Component {