You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Converted the project to native Typescript. Have some needs that require this. Going to work through and test all the components in the next couple days. Types were kept as close to those originally declared. Added some missing types, a few could be a little better which I'll improve. The withGalio wrapper was changed a little using a generic wrapper I use but for the most part each component, helper etc was simply converted to native Typescript.
Is your feature request related to a problem? Please describe.
Converted the project to native Typescript. Have some needs that require this. Going to work through and test all the components in the next couple days. Types were kept as close to those originally declared. Added some missing types, a few could be a little better which I'll improve. The withGalio wrapper was changed a little using a generic wrapper I use but for the most part each component, helper etc was simply converted to native Typescript.
If Authors are interested I will make a PR.
Additional context
You may view the project here.
The text was updated successfully, but these errors were encountered: