Explorar el Código

Bugfixed / Print element on new page if can not fit

master
Safet Purkovic hace 4 años
padre
commit
af47de3cb9
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. 8
    0
      src/views/demoComponent/DemoComponent8.js

+ 8
- 0
src/views/demoComponent/DemoComponent8.js Ver fichero

@@ -303,6 +303,14 @@ const DemoComponent8 = () => {

</CCol>
</CRow>
</CCardBody>
</CCard>
</CCol>
</CRow>
<CRow>
<CCol>
<CCard>
<CCardBody>
<div>
<br />
<table className="table table-hover table-outline mb-0 d-sm-table" >

Cargando…
Cancelar
Guardar