Commit Graph

2 Commits

Author SHA1 Message Date
HarelM 4f1ad9f24a Migrate App to tsx 2023-12-24 10:00:03 +02:00
Harel M 3bf0e510e6 Migrate all the non react components code to typescript (#847)
This completes the migration to typescript of all the non react
components code.
The only changes introduced besides types are the type checks using
`"something" in object` which narrows down types in typescript.
2023-12-21 00:07:53 +02:00