styled-spinkit
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -6,2 +6,3 @@ 'use strict'; | ||
}); | ||
exports.RotaingPlaneLoading = exports.DoubleDounceLoading = exports.WaveLoading = exports.WanderingCubes = exports.FoldingCube = exports.ThreeBounce = exports.FadingCircle = exports.Pulse = exports.CubeGrid = exports.Circle = exports.ChasingDots = undefined; | ||
@@ -54,14 +55,12 @@ var _ChasingDots = require('./ChasingDots'); | ||
exports.default = { | ||
ChasingDots: _ChasingDots2.default, | ||
Circle: _Circle2.default, | ||
CubeGrid: _CubeGrid2.default, | ||
Pulse: _Pulse2.default, | ||
FadingCircle: _FadingCircle2.default, | ||
ThreeBounce: _ThreeBounce2.default, | ||
FoldingCube: _FoldingCube2.default, | ||
WanderingCubes: _WanderingCubes2.default, | ||
WaveLoading: _WaveLoading2.default, | ||
DoubleDounceLoading: _DoubleDounceLoading2.default, | ||
RotaingPlaneLoading: _RotaingPlaneLoading2.default | ||
}; | ||
exports.ChasingDots = _ChasingDots2.default; | ||
exports.Circle = _Circle2.default; | ||
exports.CubeGrid = _CubeGrid2.default; | ||
exports.Pulse = _Pulse2.default; | ||
exports.FadingCircle = _FadingCircle2.default; | ||
exports.ThreeBounce = _ThreeBounce2.default; | ||
exports.FoldingCube = _FoldingCube2.default; | ||
exports.WanderingCubes = _WanderingCubes2.default; | ||
exports.WaveLoading = _WaveLoading2.default; | ||
exports.DoubleDounceLoading = _DoubleDounceLoading2.default; | ||
exports.RotaingPlaneLoading = _RotaingPlaneLoading2.default; |
{ | ||
"name": "styled-spinkit", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Spinner Loading components", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -14,3 +14,3 @@ // @flow | ||
export default { | ||
export { | ||
ChasingDots, | ||
@@ -17,0 +17,0 @@ Circle, |
Sorry, the diff of this file is not supported yet
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
321998
7425