Eimantas Lapinskas
Results
2
issues of
Eimantas Lapinskas
Have warnings using with react v18. Even I don`t use Toast component. Warning comes from here: [Toast.tsx#L35](https://github.com/vechai/vechaiui/blob/main/packages/toasted-notes/src/Toast.tsx#L35)
### Check that this is really a bug - [X] I confirm ### Reproduction link https://stackblitz.com/edit/react-ts-fnhcsl?file=Hello.tsx ### Bug description Input onChange event wrong typed. ### Expected Behavior e: React.ChangeEvent ###...
React