ソースを参照

Bugfixed / Print element on new page if can not fit

master
Safet Purkovic 4年前
コミット
af47de3cb9
1個のファイルの変更8行の追加0行の削除
  1. 8
    0
      src/views/demoComponent/DemoComponent8.js

+ 8
- 0
src/views/demoComponent/DemoComponent8.js ファイルの表示

@@ -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" >

読み込み中…
キャンセル
保存