Commit 0a581b4
Patch components package to v0.19.2
- Fixed FormError component TypeScript error by making name prop truly optional
- Resolved type conflict between Omit and intersection types
- Enables usage without props: <FormError />
- Maintains backward compatibility with existing code
Co-authored-by: Jake Ruesink <jake@lambdacurry.com>1 parent c5811da commit 0a581b4
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
0 commit comments