Ilya

Results 1 comments of Ilya

hello there! if object have nested object, then typescript throw an error about "this object cannot be assigned to a type ReactNode" for example: ```tsx type ServerConnectionData = { ip:...