Is your feature request related to a problem? Please describe.
The recent wagmi upgrade broke a big chunk of the UI.
Describe the solution you'd like
Migrating to TS will catch bugs of this nature at build time thus preventing them.
Describe alternatives you've considered
Adding tests for core features.
Is your feature request related to a problem? Please describe.
The recent wagmi upgrade broke a big chunk of the UI.
Describe the solution you'd like
Migrating to TS will catch bugs of this nature at build time thus preventing them.
Describe alternatives you've considered
Adding tests for core features.