Repair Menu

This commit is contained in:
ajat91.sudrajat 2021-12-23 17:46:22 +07:00
parent 2349912c73
commit 71e6f00fcd

View File

@ -95,10 +95,10 @@ export const Product = observer(() => {
Produk & Nominal Produk & Nominal
</Col> </Col>
<Col span={12} style={{ textAlign: "right" }}> <Col span={12} style={{ textAlign: "right" }}>
<Search {/* <Search
placeholder="input search text" placeholder="input search text"
style={{ width: 200, marginRight: 10 }} style={{ width: 200, marginRight: 10 }}
/> /> */}
</Col> </Col>
</Row> </Row>
{store.transaction.data.length != 0 && ( {store.transaction.data.length != 0 && (