@qixian.cs/github-contributors-list
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ { |
@@ -211,3 +211,11 @@ import React, { useState, useEffect } from 'react'; | ||
if (loading) { | ||
return React.createElement("div", null, renderItem && renderItem({}, true) || React.createElement("span", null, "loading")); | ||
return React.createElement("div", { | ||
className: className, | ||
style: _objectSpread2({ | ||
display: 'flex', | ||
listStyle: 'none', | ||
margin: 0, | ||
padding: 0 | ||
}, style) | ||
}, renderItem && renderItem({}, true) || React.createElement("span", null, "loading")); | ||
} | ||
@@ -214,0 +222,0 @@ |
@@ -216,3 +216,11 @@ 'use strict'; | ||
if (loading) { | ||
return React__default.createElement("div", null, renderItem && renderItem({}, true) || React__default.createElement("span", null, "loading")); | ||
return React__default.createElement("div", { | ||
className: className, | ||
style: _objectSpread2({ | ||
display: 'flex', | ||
listStyle: 'none', | ||
margin: 0, | ||
padding: 0 | ||
}, style) | ||
}, renderItem && renderItem({}, true) || React__default.createElement("span", null, "loading")); | ||
} | ||
@@ -219,0 +227,0 @@ |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ const fetch = require('node-fetch'); |
{ | ||
"name": "@qixian.cs/github-contributors-list", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
30274
920