react-polymorphic-box
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -5,2 +5,4 @@ # Changelog | ||
### [1.0.3](https://github.com/kripod/react-polymorphic-box/compare/v1.0.2...v1.0.3) (2020-02-15) | ||
### [1.0.2](https://github.com/kripod/react-polymorphic-box/compare/v1.0.1...v1.0.2) (2020-02-15) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "react-polymorphic-box", | ||
"description": "Building blocks for strongly typed polymorphic components in React.", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "files": [ |
@@ -10,3 +10,3 @@ # react-polymorphic-box | ||
<img src="./assets/demo.gif" alt="Animated demonstration of package capabilities" width="706" height="272" style="height: auto"> | ||
<img src="./assets/demo.gif" alt="Animated demonstration of package capabilities" width="706"> | ||
@@ -13,0 +13,0 @@ ## 💡 Motivation |
10901