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