react-spinners
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -127,4 +127,4 @@ (function (global, factory) { | ||
_createClass(Loader, [{ | ||
key: 'getBallStyle', | ||
value: function getBallStyle() { | ||
key: 'getCircleStyle', | ||
value: function getCircleStyle() { | ||
return { | ||
@@ -131,0 +131,0 @@ width: size, |
{ | ||
"name": "react-spinners", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "A collection of react loading spinners", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -46,3 +46,3 @@ import React from 'react'; | ||
*/ | ||
getBallStyle() { | ||
getCircleStyle() { | ||
return { | ||
@@ -49,0 +49,0 @@ width: size, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
224278
35
3963