Skip to content

Commit

Permalink
v1.0.1 website: fix markdown preview type error. edf5579
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 28, 2023
1 parent 3c6b8fb commit f9fbab6
Show file tree
Hide file tree
Showing 24 changed files with 33 additions and 43 deletions.
12 changes: 6 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/static/css/main.6051c60c.css",
"main.js": "/static/js/main.f8eafed5.js",
"main.js": "/static/js/main.af226734.js",
"static/js/670.4cf671a6.chunk.js": "/static/js/670.4cf671a6.chunk.js",
"static/js/115.292dbb41.chunk.js": "/static/js/115.292dbb41.chunk.js",
"static/js/806.7c0acbc1.chunk.js": "/static/js/806.7c0acbc1.chunk.js",
Expand All @@ -17,7 +17,7 @@
"static/js/248.e1386087.chunk.js": "/static/js/248.e1386087.chunk.js",
"static/js/304.260db36e.chunk.js": "/static/js/304.260db36e.chunk.js",
"static/js/97.f231a100.chunk.js": "/static/js/97.f231a100.chunk.js",
"refractor-vendor.js": "/static/js/refractor-vendor.d2c687cc.js",
"refractor-vendor.js": "/static/js/refractor-vendor.b45c08b2.js",
"react-vendor.js": "/static/js/react-vendor.e0136f04.js",
"static/js/473.bb8d1861.chunk.js": "/static/js/473.bb8d1861.chunk.js",
"static/media/bg.png": "/static/media/bg.05786b193ea61b588f0d.png",
Expand All @@ -29,7 +29,7 @@
"index.html": "/index.html",
"static/media/arrow.svg": "/static/media/arrow.c4532e8bf2b97be87c34837cd1413579.svg",
"main.6051c60c.css.map": "/static/css/main.6051c60c.css.map",
"main.f8eafed5.js.map": "/static/js/main.f8eafed5.js.map",
"main.af226734.js.map": "/static/js/main.af226734.js.map",
"670.4cf671a6.chunk.js.map": "/static/js/670.4cf671a6.chunk.js.map",
"115.292dbb41.chunk.js.map": "/static/js/115.292dbb41.chunk.js.map",
"806.7c0acbc1.chunk.js.map": "/static/js/806.7c0acbc1.chunk.js.map",
Expand All @@ -45,14 +45,14 @@
"248.e1386087.chunk.js.map": "/static/js/248.e1386087.chunk.js.map",
"304.260db36e.chunk.js.map": "/static/js/304.260db36e.chunk.js.map",
"97.f231a100.chunk.js.map": "/static/js/97.f231a100.chunk.js.map",
"refractor-vendor.d2c687cc.js.map": "/static/js/refractor-vendor.d2c687cc.js.map",
"refractor-vendor.b45c08b2.js.map": "/static/js/refractor-vendor.b45c08b2.js.map",
"react-vendor.e0136f04.js.map": "/static/js/react-vendor.e0136f04.js.map",
"473.bb8d1861.chunk.js.map": "/static/js/473.bb8d1861.chunk.js.map"
},
"entrypoints": [
"static/js/refractor-vendor.d2c687cc.js",
"static/js/refractor-vendor.b45c08b2.js",
"static/js/react-vendor.e0136f04.js",
"static/css/main.6051c60c.css",
"static/js/main.f8eafed5.js"
"static/js/main.af226734.js"
]
}
8 changes: 4 additions & 4 deletions badges.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta http-equiv="X-UA-Compatible" content="ie=edge"/><title>React Login Pages</title><link rel="shortcut icon" href="favicon.png" type="image/x-icon"><meta name="keywords" content="react,login,login-page,component"/><meta name="description" content="Some `react` login pages, which can be used quickly after installation."/><script defer="defer" src="./static/js/refractor-vendor.d2c687cc.js"></script><script defer="defer" src="./static/js/react-vendor.e0136f04.js"></script><script defer="defer" src="./static/js/main.f8eafed5.js"></script><link href="./static/css/main.6051c60c.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta http-equiv="X-UA-Compatible" content="ie=edge"/><title>React Login Pages</title><link rel="shortcut icon" href="favicon.png" type="image/x-icon"><meta name="keywords" content="react,login,login-page,component"/><meta name="description" content="Some `react` login pages, which can be used quickly after installation."/><script defer="defer" src="./static/js/refractor-vendor.b45c08b2.js"></script><script defer="defer" src="./static/js/react-vendor.e0136f04.js"></script><script defer="defer" src="./static/js/main.af226734.js"></script><link href="./static/css/main.6051c60c.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
2 changes: 1 addition & 1 deletion lcov-report/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h1>All files</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-27T23:32:00.920Z
at 2023-11-28T00:02:40.338Z
</div>
<script src="prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion lcov-report/src/Block.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">src</a> Block.t
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-27T23:32:00.920Z
at 2023-11-28T00:02:40.338Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion lcov-report/src/Button.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">src</a> Button.
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-27T23:32:00.920Z
at 2023-11-28T00:02:40.338Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion lcov-report/src/Container.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">src</a> Contain
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-27T23:32:00.920Z
at 2023-11-28T00:02:40.338Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion lcov-report/src/Input.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">src</a> Input.t
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-27T23:32:00.920Z
at 2023-11-28T00:02:40.338Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion lcov-report/src/Render.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">src</a> Render.
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-27T23:32:00.920Z
at 2023-11-28T00:02:40.338Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion lcov-report/src/Select.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">src</a> Select.
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-27T23:32:00.920Z
at 2023-11-28T00:02:40.338Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion lcov-report/src/Textarea.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">src</a> Textare
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-27T23:32:00.920Z
at 2023-11-28T00:02:40.338Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion lcov-report/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ <h1><a href="../index.html">All files</a> src</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-27T23:32:00.920Z
at 2023-11-28T00:02:40.338Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion lcov-report/src/index.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">src</a> index.t
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-27T23:32:00.920Z
at 2023-11-28T00:02:40.338Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion lcov-report/src/logo/Logo.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/logo</a>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-27T23:32:00.920Z
at 2023-11-28T00:02:40.338Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion lcov-report/src/logo/LogoRect.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/logo</a>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-27T23:32:00.920Z
at 2023-11-28T00:02:40.338Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion lcov-report/src/logo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h1><a href="../../index.html">All files</a> src/logo</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-27T23:32:00.920Z
at 2023-11-28T00:02:40.338Z
</div>
<script src="../../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion lcov-report/src/store.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">src</a> store.t
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2023-11-27T23:32:00.920Z
at 2023-11-28T00:02:40.338Z
</div>
<script src="../prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion static/css/main.6051c60c.css.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions static/js/main.af226734.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,6 @@
* Licensed under the MIT License.
*/

/**
* @license React
* react-is.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
Expand Down

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions static/js/main.f8eafed5.js

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit f9fbab6

Please sign in to comment.