changed from 1 to 3 before view all
This commit is contained in:
@@ -317,7 +317,7 @@ const AwaitingSubmissionFromBlob = (props) => {
|
||||
|
||||
<TopThreeRow />
|
||||
|
||||
{props.awaitingSubmissionFromBlob["@odata.count"] > 1 && (
|
||||
{props.awaitingSubmissionFromBlob["@odata.count"] > 3 && (
|
||||
<div className="cardVieAll">
|
||||
<Link
|
||||
href={
|
||||
|
||||
Reference in New Issue
Block a user