This commit is contained in:
Fadli
2023-01-06 03:18:55 +07:00
2 changed files with 78 additions and 11 deletions

View File

@@ -84,8 +84,8 @@ export const Home = observer(() => {
}}
>
<Row>
<Row style={{ marginTop: 20 }}>
<Col style={{ marginRight: 40 }}>
<Row>
<Col span={8}>
<p>
<h4>
Total Penjualan :{" "}
@@ -108,7 +108,7 @@ export const Home = observer(() => {
</h4>
</p>
</Col>
<Col>
<Col span={8} offset={8}>
<p>
<h4>
Total Profit :{" "}
@@ -158,8 +158,8 @@ export const Home = observer(() => {
}}
>
<Row>
<Row style={{ marginTop: 20 }}>
<Col style={{ marginRight: 40 }}>
<Row>
<Col span={8}>
<p>
<h4>
Total Penjualan :{" "}
@@ -182,7 +182,7 @@ export const Home = observer(() => {
</h4>
</p>
</Col>
<Col>
<Col span={8} offset={8}>
<p>
<h4>
Total Profit :{" "}