removed warning icon that should not be there
This commit is contained in:
parent
28c4a6d54a
commit
b66ad8bb8c
1 changed files with 0 additions and 3 deletions
|
|
@ -517,9 +517,6 @@ export default function BinCard(props: Props) {
|
||||||
{info()}
|
{info()}
|
||||||
{componentStateBanner()}
|
{componentStateBanner()}
|
||||||
</Box>
|
</Box>
|
||||||
<Box style={{position: "absolute", right:5, bottom: 1}}>
|
|
||||||
<Warning />
|
|
||||||
</Box>
|
|
||||||
</Card>
|
</Card>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue