buttons / react-github-btn

:octocat: Unofficial github:button component for React.js
https://buttons.github.io
BSD 2-Clause "Simplified" License
62 stars 8 forks source link

import React in typings #6

Closed inker closed 5 years ago

inker commented 5 years ago

Fixes:

ERROR in [at-loader] ./node_modules/react-github-btn/index.d.ts:3:43 
    TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.