react-circle-blink
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "react-circle-blink", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "'Simple React Circle Blink Module'", | ||
@@ -5,0 +5,0 @@ "main": "dist/circleBlink.js", |
@@ -13,2 +13,3 @@ import React,{Component} from 'react'; | ||
render(){ | ||
// Create the span tag with css | ||
let Blink = styled.span` | ||
@@ -15,0 +16,0 @@ background-color: ${this.state.color}; |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
97059
26
641
1