filename changes to include case ref and cat code
This commit is contained in:
@@ -63,6 +63,7 @@ const MyPortal = (props) => {
|
||||
signOut({ callbackUrl: "/logout" });
|
||||
};
|
||||
|
||||
console.log("showFileUpload :", showFileUpload);
|
||||
return (
|
||||
<>
|
||||
<main className="" id="main-content" role="main">
|
||||
|
||||
Reference in New Issue
Block a user