Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@johnsonsu:registry=https://npm.pkg.github.com
6 changes: 3 additions & 3 deletions docs/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"files": {
"main.css": "/react-simple-pull-to-refresh/static/css/main.0388a0eb.css",
"main.js": "/react-simple-pull-to-refresh/static/js/main.7c3992f0.js",
"main.js": "/react-simple-pull-to-refresh/static/js/main.8604e0fc.js",
"index.html": "/react-simple-pull-to-refresh/index.html",
"main.0388a0eb.css.map": "/react-simple-pull-to-refresh/static/css/main.0388a0eb.css.map",
"main.7c3992f0.js.map": "/react-simple-pull-to-refresh/static/js/main.7c3992f0.js.map"
"main.8604e0fc.js.map": "/react-simple-pull-to-refresh/static/js/main.8604e0fc.js.map"
},
"entrypoints": [
"static/css/main.0388a0eb.css",
"static/js/main.7c3992f0.js"
"static/js/main.8604e0fc.js"
]
}
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/react-simple-pull-to-refresh/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="logo192.png"/><link rel="manifest" href="/react-simple-pull-to-refresh/manifest.json"/><title>React App</title><script defer="defer" src="/react-simple-pull-to-refresh/static/js/main.7c3992f0.js"></script><link href="/react-simple-pull-to-refresh/static/css/main.0388a0eb.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/react-simple-pull-to-refresh/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="logo192.png"/><link rel="manifest" href="/react-simple-pull-to-refresh/manifest.json"/><title>React App</title><script defer="defer" src="/react-simple-pull-to-refresh/static/js/main.8604e0fc.js"></script><link href="/react-simple-pull-to-refresh/static/css/main.0388a0eb.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
3 changes: 3 additions & 0 deletions docs/static/js/main.8604e0fc.js

Large diffs are not rendered by default.

39 changes: 39 additions & 0 deletions docs/static/js/main.8604e0fc.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
1 change: 1 addition & 0 deletions docs/static/js/main.8604e0fc.js.map

Large diffs are not rendered by default.

Loading