Commit 57d98be
File tree
7 files changed
+9
-20
lines changedFilter options
- packages
- coreui-react/src/components
- card/__tests__
- conditional-portal
- dropdown
- list-group/__tests__
- docs/src
- components
- pages
- templates
7 files changed
+9
-20
lines changedpackages/coreui-react/src/components/card/__tests__/CCardImage.spec.tsx
Copy file name to clipboardExpand all lines: packages/coreui-react/src/components/card/__tests__/CCardImage.spec.tsx+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
14 |
| - |
| 12 | + |
15 | 13 |
|
16 | 14 |
|
17 | 15 |
|
|
packages/coreui-react/src/components/conditional-portal/CConditionalPortal.tsx
Copy file name to clipboardExpand all lines: packages/coreui-react/src/components/conditional-portal/CConditionalPortal.tsx+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
packages/coreui-react/src/components/dropdown/types.ts
Copy file name to clipboardExpand all lines: packages/coreui-react/src/components/dropdown/types.ts+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
packages/coreui-react/src/components/list-group/__tests__/CListGroupItem.spec.tsx
Copy file name to clipboardExpand all lines: packages/coreui-react/src/components/list-group/__tests__/CListGroupItem.spec.tsx+1-7Lines changed: 1 addition & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
| 13 | + |
20 | 14 |
|
21 | 15 |
|
22 | 16 |
|
|
packages/docs/src/components/Sidebar.tsx
Copy file name to clipboardExpand all lines: packages/docs/src/components/Sidebar.tsx+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
| 17 | + |
22 | 18 |
|
23 | 19 |
|
24 | 20 |
|
|
packages/docs/src/pages/404.tsx
Copy file name to clipboardExpand all lines: packages/docs/src/pages/404.tsx+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
| 16 | + |
| 17 | + |
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
|
packages/docs/src/templates/DefaultLayout.tsx
Copy file name to clipboardExpand all lines: packages/docs/src/templates/DefaultLayout.tsx+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
| ||
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
32 |
| - |
| 31 | + |
33 | 32 |
|
34 | 33 |
|
35 | 34 |
|
|
0 commit comments