preact-redux-typescript-rollup-starter icon indicating copy to clipboard operation
preact-redux-typescript-rollup-starter copied to clipboard

Smallest "React-like" + Redux starter EVER - 13KB min&gzip

Results 1 preact-redux-typescript-rollup-starter issues
Sort by recently updated
recently updated
newest added

This fixed the error: > [TSC] node_modules/@types/react/index.d.ts:165:11 - error TS2559: Type 'Component' has no properties in common with type 'ComponentLifecycle'. [TSC] [TSC] 165 class Component implements ComponentLifecycle {