Commit 8fefa69
authored
File tree
3 files changed
+7
-1
lines changedFilter options
- packages/coreui-react/src/components
- form
- grid
- tabs
3 files changed
+7
-1
lines changedpackages/coreui-react/src/components/form/CFormSelect.tsx
Copy file name to clipboardExpand all lines: packages/coreui-react/src/components/form/CFormSelect.tsx+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
|
packages/coreui-react/src/components/grid/CRow.tsx
Copy file name to clipboardExpand all lines: packages/coreui-react/src/components/grid/CRow.tsx+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 |
| - |
| 94 | + |
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
|
packages/coreui-react/src/components/tabs/CTab.tsx
Copy file name to clipboardExpand all lines: packages/coreui-react/src/components/tabs/CTab.tsx+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
12 | 16 |
|
13 | 17 |
|
14 | 18 |
|
| ||
50 | 54 |
|
51 | 55 |
|
52 | 56 |
|
| 57 | + |
53 | 58 |
|
54 | 59 |
|
55 | 60 |
|
|
0 commit comments