Commit baf2cfa
File tree
4 files changed
+11
-5
lines changedFilter options
- src/components
- alert
- close-button
- toast
4 files changed
+11
-5
lines changedsrc/components/alert/CAlert.ts
Copy file name to clipboardExpand all lines: src/components/alert/CAlert.ts+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
| 49 | + |
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| ||
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 |
| - |
| 85 | + |
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
|
src/components/close-button/CCloseButton.ts
Copy file name to clipboardExpand all lines: src/components/close-button/CCloseButton.ts+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
22 | 26 |
|
23 | 27 |
|
24 | 28 |
|
| ||
31 | 35 |
|
32 | 36 |
|
33 | 37 |
|
| 38 | + |
34 | 39 |
|
35 | 40 |
|
36 | 41 |
|
src/components/toast/CToastClose.ts
Copy file name to clipboardExpand all lines: src/components/toast/CToastClose.ts+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
|
src/components/toast/CToastHeader.ts
Copy file name to clipboardExpand all lines: src/components/toast/CToastHeader.ts+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
|
0 commit comments