feat: completing sub categories

This commit is contained in:
2021-12-16 20:31:59 +07:00
parent 1cb4ad5e09
commit d41681c217
5 changed files with 210 additions and 192 deletions

View File

@@ -54,10 +54,10 @@ export const Product = observer(() => {
<Card>
<Row style={{ marginBottom: 20 }}>
<Col span={12}>
<Button>
{/* <Button>
<FilterOutlined />
Filter
</Button>
</Button> */}
</Col>
<Col span={12} style={{ textAlign: "right" }}>
<Search