Commit 4f0fc20
committed
(rpt2 plugin) Error: /home/runner/work/react-comments-section/react-comments-section/src/components/InputField/RegularInput.tsx(65,11): semantic error TS2322: Type 'string' is not assignable to type 'number | undefined'.
It has been fixed1 parent f3c72e0 commit 4f0fc20
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
| 65 | + | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments