Repair Menu
This commit is contained in:
parent
2349912c73
commit
71e6f00fcd
|
@ -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 && (
|
||||||
|
|
Loading…
Reference in New Issue
Block a user