Commit f2260d5
Templates: update React's component's State and Property type
1 parent 214a908 commit f2260d5Copy full SHA for f2260d5
File tree
Expand file treeCollapse file tree
10 files changed
+10
-10
lines changedOpen diff view settings
Filter options
- templates
- ReactReduxSpa/ClientApp/components
- ReactSpa/ClientApp/components
Expand file treeCollapse file tree
10 files changed
+10
-10
lines changedOpen diff view settings
Collapse file
templates/ReactReduxSpa/ClientApp/components/Counter.tsx
Copy file name to clipboardExpand all lines: templates/ReactReduxSpa/ClientApp/components/Counter.tsx+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
10 | | - |
| 10 | + |
11 | 11 | |
12 | 12 | |
13 | 13 | |
|
Collapse file
templates/ReactReduxSpa/ClientApp/components/FetchData.tsx
Copy file name to clipboardExpand all lines: templates/ReactReduxSpa/ClientApp/components/FetchData.tsx+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
10 | 10 | |
11 | 11 | |
12 | 12 | |
13 | | - |
| 13 | + |
14 | 14 | |
15 | 15 | |
16 | 16 | |
|
Collapse file
templates/ReactReduxSpa/ClientApp/components/Home.tsx
Copy file name to clipboardExpand all lines: templates/ReactReduxSpa/ClientApp/components/Home.tsx+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
| 3 | + |
4 | 4 | |
5 | 5 | |
6 | 6 | |
|
Collapse file
templates/ReactReduxSpa/ClientApp/components/Layout.tsx
Copy file name to clipboardExpand all lines: templates/ReactReduxSpa/ClientApp/components/Layout.tsx+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
| 8 | + |
9 | 9 | |
10 | 10 | |
11 | 11 | |
|
Collapse file
templates/ReactReduxSpa/ClientApp/components/NavMenu.tsx
Copy file name to clipboardExpand all lines: templates/ReactReduxSpa/ClientApp/components/NavMenu.tsx+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
4 | | - |
| 4 | + |
5 | 5 | |
6 | 6 | |
7 | 7 | |
|
Collapse file
templates/ReactSpa/ClientApp/components/Counter.tsx
Copy file name to clipboardExpand all lines: templates/ReactSpa/ClientApp/components/Counter.tsx+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | | - |
| 7 | + |
8 | 8 | |
9 | 9 | |
10 | 10 | |
|
Collapse file
templates/ReactSpa/ClientApp/components/FetchData.tsx
Copy file name to clipboardExpand all lines: templates/ReactSpa/ClientApp/components/FetchData.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 | |
|
Collapse file
templates/ReactSpa/ClientApp/components/Home.tsx
Copy file name to clipboardExpand all lines: templates/ReactSpa/ClientApp/components/Home.tsx+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
| 3 | + |
4 | 4 | |
5 | 5 | |
6 | 6 | |
|
Collapse file
templates/ReactSpa/ClientApp/components/Layout.tsx
Copy file name to clipboardExpand all lines: templates/ReactSpa/ClientApp/components/Layout.tsx+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
| 8 | + |
9 | 9 | |
10 | 10 | |
11 | 11 | |
|
Collapse file
templates/ReactSpa/ClientApp/components/NavMenu.tsx
Copy file name to clipboardExpand all lines: templates/ReactSpa/ClientApp/components/NavMenu.tsx+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
4 | | - |
| 4 | + |
5 | 5 | |
6 | 6 | |
7 | 7 | |
|
0 commit comments