Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
hand-dot committed Oct 30, 2023
1 parent 798439f commit d880367
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
16 changes: 8 additions & 8 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/pdfme-playground/static/css/main.e6c13ad2.css",
"main.js": "/pdfme-playground/static/js/main.df4551b3.js",
"static/js/496.d5d82254.chunk.js": "/pdfme-playground/static/js/496.d5d82254.chunk.js",
"index.html": "/pdfme-playground/index.html",
"main.e6c13ad2.css.map": "/pdfme-playground/static/css/main.e6c13ad2.css.map",
"main.df4551b3.js.map": "/pdfme-playground/static/js/main.df4551b3.js.map",
"496.d5d82254.chunk.js.map": "/pdfme-playground/static/js/496.d5d82254.chunk.js.map"
"main.css": "/static/css/main.e6c13ad2.css",
"main.js": "/static/js/main.8d15b787.js",
"static/js/496.d5d82254.chunk.js": "/static/js/496.d5d82254.chunk.js",
"index.html": "/index.html",
"main.e6c13ad2.css.map": "/static/css/main.e6c13ad2.css.map",
"main.8d15b787.js.map": "/static/js/main.8d15b787.js.map",
"496.d5d82254.chunk.js.map": "/static/js/496.d5d82254.chunk.js.map"
},
"entrypoints": [
"static/css/main.e6c13ad2.css",
"static/js/main.df4551b3.js"
"static/js/main.8d15b787.js"
]
}
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"/><link rel="icon" href="/pdfme-playground/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="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.3/gh-fork-ribbon.min.css"/><link rel="apple-touch-icon" href="/pdfme-playground/logo192.png"/><link rel="manifest" href="/pdfme-playground/manifest.json"/><title>pdfme Playground</title><script defer="defer" src="/pdfme-playground/static/js/main.df4551b3.js"></script><link href="/pdfme-playground/static/css/main.e6c13ad2.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><a class="github-fork-ribbon" href="https://github.com/pdfme/pdfme-playground" data-ribbon="Fork me on GitHub" title="Fork me on GitHub">Fork me on GitHub</a><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/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="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.3/gh-fork-ribbon.min.css"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>pdfme Playground</title><script defer="defer" src="/static/js/main.8d15b787.js"></script><link href="/static/css/main.e6c13ad2.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><a class="github-fork-ribbon" href="https://github.com/pdfme/pdfme-playground" data-ribbon="Fork me on GitHub" title="Fork me on GitHub">Fork me on GitHub</a><div id="root"></div></body></html>
6 changes: 3 additions & 3 deletions static/js/main.df4551b3.js → static/js/main.8d15b787.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit d880367

Please sign in to comment.