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
</Col>
<Col span={12} style={{ textAlign: "right" }}>
<Search
{/* <Search
placeholder="input search text"
style={{ width: 200, marginRight: 10 }}
/>
/> */}
</Col>
</Row>
{store.transaction.data.length != 0 && (