Config Page

This commit is contained in:
2021-12-23 15:06:46 +07:00
parent 4ba8f07f93
commit 8ead48ad2a
11 changed files with 463 additions and 182 deletions

View File

@@ -49,13 +49,13 @@ export const Partner = observer(() => {
<BreadcumbComponent data={routeData}/>
<Card>
<Row style={{marginBottom: 20}}>
<Col span={12}>
{/* <Button>
{/* <Col span={12}>
<Button>
<FilterOutlined/>
Filter
</Button> */}
</Col>
<Col span={12} style={{textAlign: "right"}}>
</Button>
</Col> */}
<Col span={24} style={{textAlign: "right"}}>
{/* <Search
placeholder="input search text"
style={{