Commit 96725cb
File tree
Expand file treeCollapse file tree
6 files changed
+9
-6
lines changedFilter options
- packages/react-intl
- src
- components
- tests
- functional/support
- unit/components
- website/docs/react-intl
Expand file treeCollapse file tree
6 files changed
+9
-6
lines changedpackages/react-intl/src/components/provider.tsx
Copy file name to clipboardExpand all lines: packages/react-intl/src/components/provider.tsx+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
| 79 | + |
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
|
packages/react-intl/src/types.ts
Copy file name to clipboardExpand all lines: packages/react-intl/src/types.ts+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
packages/react-intl/tests/functional/support/format.tsx
Copy file name to clipboardExpand all lines: packages/react-intl/tests/functional/support/format.tsx+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
19 | 22 |
|
20 | 23 |
|
21 | 24 |
|
|
packages/react-intl/tests/unit/components/withIntl.tsx
Copy file name to clipboardExpand all lines: packages/react-intl/tests/unit/components/withIntl.tsx+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
|
website/docs/react-intl/api.md
Copy file name to clipboardExpand all lines: website/docs/react-intl/api.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
135 |
| - |
| 135 | + |
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
|
website/docs/react-intl/components.md
Copy file name to clipboardExpand all lines: website/docs/react-intl/components.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
|
0 commit comments