Skip to content

Commit c451149

Browse files
authored
Merge pull request #50 from im-open/fix-types-resolution
Fix: ensuring types are loaded in newer typescript versions
2 parents 5eb06e4 + 167121b commit c451149

File tree

6 files changed

+10507
-18564
lines changed

6 files changed

+10507
-18564
lines changed

CHANGELOG.md

Lines changed: 76 additions & 89 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# react-html-element
22

3-
[![Build Status](https://travis-ci.com/WTW-IM/react-html-element.svg?branch=master)](https://travis-ci.com/github/WTW-IM/react-html-element)
3+
[![Build Status](https://travis-ci.com/im-open/react-html-element.svg?branch=master)](https://travis-ci.com/github/im-open/react-html-element)
44
[![npm version](https://badge.fury.io/js/react-html-element.svg)](https://badge.fury.io/js/react-html-element)
55

66
## NOTE:
77

88
This package works with React at version 17. For version 16, [see the react-16
9-
branch of this repo](https://github.com/WTW-IM/react-html-element/tree/react-16).
9+
branch of this repo](https://github.com/im-open/react-html-element/tree/react-16).
1010

1111
## What is it?
1212

0 commit comments

Comments
 (0)