delet blob wip

This commit is contained in:
2022-09-12 15:54:55 +01:00
parent 749b49c54d
commit d907070ca9
14 changed files with 225 additions and 35 deletions
+1 -1
View File
@@ -243,7 +243,7 @@ export const getServerSideProps = wrapper.getServerSideProps(
query.casereference
);
console.log("/////////\nappela tupe data:", appealTypeData);
// console.log("/////////\nappeal type data:", appealTypeData);
//
// Removed to make progress from Blob not CRM
+1
View File
@@ -144,6 +144,7 @@ const Home = (props) => {
accountDetails={accountDetails}
ggLogout={govGateway.config.end_session_endpoint}
showFileUpload={showFileUpload}
containerID={accountDetails.containerID}
/>
</div>
<Footer footerLinks={footerLinks} />