@campxdev/shared 1.11.26 → 1.11.27

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@campxdev/shared",
3
- "version": "1.11.26",
3
+ "version": "1.11.27",
4
4
  "main": "./exports.ts",
5
5
  "scripts": {
6
6
  "start": "react-scripts start",
@@ -132,8 +132,8 @@ export default function ReportHeader({
132
132
  }}
133
133
  src={
134
134
  logoImageUrl ||
135
- current?.images?.url ||
136
- masterInstitution?.images?.url
135
+ current?.image?.url ||
136
+ masterInstitution?.image?.url
137
137
  }
138
138
  />
139
139
  {!hideRecognitionDetails && (