delet blob wip
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -144,6 +144,7 @@ const Home = (props) => {
|
||||
accountDetails={accountDetails}
|
||||
ggLogout={govGateway.config.end_session_endpoint}
|
||||
showFileUpload={showFileUpload}
|
||||
containerID={accountDetails.containerID}
|
||||
/>
|
||||
</div>
|
||||
<Footer footerLinks={footerLinks} />
|
||||
|
||||
Reference in New Issue
Block a user