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