Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
R
react-pull-to-refresh
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
jason.yap
react-pull-to-refresh
Commits
42ce9ac0
Commit
42ce9ac0
authored
Oct 12, 2018
by
Carlos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
v1.0.9
parent
24ca132a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
examples/Basic.tsx
examples/Basic.tsx
+1
-0
package.json
package.json
+1
-1
No files found.
examples/Basic.tsx
View file @
42ce9ac0
...
...
@@ -43,6 +43,7 @@ const Container = styled.div`
`
;
const
Label
=
styled
.
div
`
user-select: none;
margin-top: 20px;
color: aliceblue;
border: 1px solid aliceblue;
...
...
package.json
View file @
42ce9ac0
{
"name"
:
"react-js-pull-to-refresh"
,
"version"
:
"1.0.
8
"
,
"version"
:
"1.0.
9
"
,
"description"
:
"React pull to refresh"
,
"main"
:
"dist/src/index.js"
,
"typings"
:
"./dist/src/index.d.ts"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment