Added dashboard grid components
This commit is contained in:
@@ -55,12 +55,6 @@ export default function JobDetailCardsPartsComponent({ loading, data }) {
|
||||
padAngle={2}
|
||||
cornerRadius={5}
|
||||
enableRadialLabels={false}
|
||||
legends={[
|
||||
{
|
||||
anchor: "bottom",
|
||||
direction: "row"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</CardTemplate>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user