Commit 56e615d
File tree
3 files changed
+14
-13
lines changedFilter options
- packages/coreui-react/src/components/modal
3 files changed
+14
-13
lines changedpackages/coreui-react/src/components/modal/CModal.tsx
Copy file name to clipboardExpand all lines: packages/coreui-react/src/components/modal/CModal.tsx+5-12Lines changed: 5 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 | 2 |
|
4 | 3 |
|
5 | 4 |
|
| ||
14 | 13 |
|
15 | 14 |
|
16 | 15 |
|
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| ||
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
96 |
| - |
97 |
| - |
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
102 |
| - |
103 | 96 |
|
104 | 97 |
|
105 | 98 |
|
| ||
123 | 116 |
|
124 | 117 |
|
125 | 118 |
|
126 |
| - |
| 119 | + |
127 | 120 |
|
128 | 121 |
|
129 | 122 |
|
| ||
184 | 177 |
|
185 | 178 |
|
186 | 179 |
|
187 |
| - |
| 180 | + |
188 | 181 |
|
189 | 182 |
|
190 | 183 |
|
| ||
238 | 231 |
|
239 | 232 |
|
240 | 233 |
|
241 |
| - |
| 234 | + |
242 | 235 |
|
243 | 236 |
|
244 | 237 |
|
| ||
270 | 263 |
|
271 | 264 |
|
272 | 265 |
|
273 |
| - |
| 266 | + |
274 | 267 |
|
275 | 268 |
|
276 | 269 |
|
|
packages/coreui-react/src/components/modal/CModalContext.ts
Copy file name to clipboard+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
packages/coreui-react/src/components/modal/CModalHeader.tsx
Copy file name to clipboardExpand all lines: packages/coreui-react/src/components/modal/CModalHeader.tsx+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
0 commit comments