@openeventkit/event-site 2.0.108 → 2.0.109

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@openeventkit/event-site",
3
3
  "description": "Event Site",
4
- "version": "2.0.108",
4
+ "version": "2.0.109",
5
5
  "author": "Tipit LLC",
6
6
  "dependencies": {
7
7
  "@mui/base": "^5.0.0-alpha.114",
@@ -122,7 +122,7 @@
122
122
  "stream-browserify": "^3.0.0",
123
123
  "stream-chat": "^2.7.2",
124
124
  "stream-chat-react": "3.1.7",
125
- "summit-registration-lite": "5.0.30",
125
+ "summit-registration-lite": "5.0.31",
126
126
  "superagent": "8.0.9",
127
127
  "sweetalert2": "^9.17.0",
128
128
  "upcoming-events-widget": "3.0.5",
@@ -343,7 +343,7 @@ const ProfilePopupComponent = ({ userProfile, idpLoading, closePopup, showProfil
343
343
  </div>
344
344
  </div>
345
345
  <div className={`columns is-mobile ${styles.inputRow}`}>
346
- <div className='column is-one-quarter'>Twitter</div>
346
+ <div className='column is-one-quarter'>X</div>
347
347
  <div className='column is-two-thirds'>
348
348
  <input
349
349
  className={`${styles.input} ${styles.isMedium}`}
@@ -402,7 +402,7 @@ export const FullProfilePageTemplate = ({ user, getIDPProfile, updateProfile, up
402
402
  />
403
403
  </div>
404
404
  <div className={`column is-half ${styles.inputField}`}>
405
- <b>Twitter</b>
405
+ <b>X</b>
406
406
  <input
407
407
  className={`${styles.input} ${styles.isLarge}`}
408
408
  type="text"