Skip to content

Commit

Permalink
v1.0.1 released v1.0.1 0689f80
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 5, 2023
1 parent a4bf301 commit ab5bc82
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"files": {
"main.css": "/static/css/main.020a7543.css",
"main.js": "/static/js/main.fc355091.js",
"main.js": "/static/js/main.ddac7212.js",
"refractor-prismjs-vendor.js": "/static/js/refractor-prismjs-vendor.f6dda1cf.js",
"react-vendor.js": "/static/js/react-vendor.e1575b27.js",
"index.html": "/index.html",
"main.020a7543.css.map": "/static/css/main.020a7543.css.map",
"main.fc355091.js.map": "/static/js/main.fc355091.js.map",
"main.ddac7212.js.map": "/static/js/main.ddac7212.js.map",
"refractor-prismjs-vendor.f6dda1cf.js.map": "/static/js/refractor-prismjs-vendor.f6dda1cf.js.map",
"react-vendor.e1575b27.js.map": "/static/js/react-vendor.e1575b27.js.map"
},
"entrypoints": [
"static/js/refractor-prismjs-vendor.f6dda1cf.js",
"static/js/react-vendor.e1575b27.js",
"static/css/main.020a7543.css",
"static/js/main.fc355091.js"
"static/js/main.ddac7212.js"
]
}
2 changes: 1 addition & 1 deletion coverage/lcov-report/Context.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ <h1><a href="index.html">All files</a> Context.tsx</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-09-05T12:07:48.893Z
at 2023-09-05T12:08:39.860Z
</div>
<script src="prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/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-09-05T12:07:48.893Z
at 2023-09-05T12:08:39.860Z
</div>
<script src="prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/lcov-report/index.tsx.html
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ <h1><a href="index.html">All files</a> index.tsx</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-09-05T12:07:48.893Z
at 2023-09-05T12:08:39.860Z
</div>
<script src="prettify.js"></script>
<script>
Expand Down
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 content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0" name="viewport"><meta name="theme-color" content="#000000"/><title>react-iframe</title><meta name="keywords" content="react-iframe,react.js,react,template,monorepo,monorepo-template,uiw,uiw-react,react-component,component,iframe,components,ui,css,uikit,react-ui"/><meta name="description" content="This component allows you to wrap your entire React application or each component in an iFrame."/><link rel="icon" href="favicon.ico"/><script defer="defer" src="./static/js/refractor-prismjs-vendor.f6dda1cf.js"></script><script defer="defer" src="./static/js/react-vendor.e1575b27.js"></script><script defer="defer" src="./static/js/main.fc355091.js"></script><link href="./static/css/main.020a7543.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"/><meta content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0" name="viewport"><meta name="theme-color" content="#000000"/><title>react-iframe</title><meta name="keywords" content="react-iframe,react.js,react,template,monorepo,monorepo-template,uiw,uiw-react,react-component,component,iframe,components,ui,css,uikit,react-ui"/><meta name="description" content="This component allows you to wrap your entire React application or each component in an iFrame."/><link rel="icon" href="favicon.ico"/><script defer="defer" src="./static/js/refractor-prismjs-vendor.f6dda1cf.js"></script><script defer="defer" src="./static/js/react-vendor.e1575b27.js"></script><script defer="defer" src="./static/js/main.ddac7212.js"></script><link href="./static/css/main.020a7543.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
6 changes: 3 additions & 3 deletions static/js/main.fc355091.js → static/js/main.ddac7212.js

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

0 comments on commit ab5bc82

Please sign in to comment.