delete dowload pdf class progress
This commit is contained in:
parent
6f5645d158
commit
f5e8b7c566
|
|
@ -34,11 +34,6 @@ const ClassProgress = () => {
|
||||||
<Breadcrumb.Item active>{nameClass}</Breadcrumb.Item>
|
<Breadcrumb.Item active>{nameClass}</Breadcrumb.Item>
|
||||||
</Breadcrumb>
|
</Breadcrumb>
|
||||||
</Col>
|
</Col>
|
||||||
<Col sm={6} className="d-flex align-items-center justify-content-end">
|
|
||||||
<Button variant="outline-blue" type="button" className='py-2 bg-white'>
|
|
||||||
<i className="bi bi-download me-2"></i>Download PDF
|
|
||||||
</Button>
|
|
||||||
</Col>
|
|
||||||
</Row>
|
</Row>
|
||||||
<Row className='mb-45'>
|
<Row className='mb-45'>
|
||||||
<Col>
|
<Col>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user