This repository has been archived by the owner on Feb 14, 2023. It is now read-only.
Typescript: Incorrect types on class Component #98
Labels
help wanted
The owner cannot resolve this on their own.
more info needed
The issue requires more information.
support
A user is requesting support.
"react": "^16.8.1",
"reactn": "^2.1.4",
When using reactn as:
import React, { Component } from 'reactn'
TypeScript fails with the following:
@CharlesStover, do you have any idea why? Any help would be appreciated
The text was updated successfully, but these errors were encountered: