Commit 42ce9ac0 authored by Carlos's avatar Carlos

v1.0.9

parent 24ca132a
...@@ -43,6 +43,7 @@ const Container = styled.div` ...@@ -43,6 +43,7 @@ const Container = styled.div`
`; `;
const Label = styled.div` const Label = styled.div`
user-select: none;
margin-top: 20px; margin-top: 20px;
color: aliceblue; color: aliceblue;
border: 1px solid aliceblue; border: 1px solid aliceblue;
......
{ {
"name": "react-js-pull-to-refresh", "name": "react-js-pull-to-refresh",
"version": "1.0.8", "version": "1.0.9",
"description": "React pull to refresh", "description": "React pull to refresh",
"main": "dist/src/index.js", "main": "dist/src/index.js",
"typings": "./dist/src/index.d.ts", "typings": "./dist/src/index.d.ts",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment