Repair Menu
This commit is contained in:
		@@ -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 && (
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user