Skip to content

Commit

Permalink
reactjs getStandardName
Browse files Browse the repository at this point in the history
  • Loading branch information
gigamaster committed Oct 28, 2024
1 parent 6278483 commit 2dd34a4
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions app/tools/notes/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/codemo/tools/notes/static/css/main.516d29e3.css",
"main.js": "/codemo/tools/notes/static/js/main.54fcc67e.js",
"main.js": "/codemo/tools/notes/static/js/main.5915b474.js",
"static/media/error404.png": "/codemo/tools/notes/static/media/error404.9884765d176951ea97fa.png",
"static/media/nomadenotes.png": "/codemo/tools/notes/static/media/nomadenotes.9884765d176951ea97fa.png",
"index.html": "/codemo/tools/notes/index.html",
"main.516d29e3.css.map": "/codemo/tools/notes/static/css/main.516d29e3.css.map",
"main.54fcc67e.js.map": "/codemo/tools/notes/static/js/main.54fcc67e.js.map"
"main.5915b474.js.map": "/codemo/tools/notes/static/js/main.5915b474.js.map"
},
"entrypoints": [
"static/css/main.516d29e3.css",
"static/js/main.54fcc67e.js"
"static/js/main.5915b474.js"
]
}
2 changes: 1 addition & 1 deletion app/tools/notes/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="/codemo/tools/notes/favicon/favicon-32x32.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Codemo Digital Nomad Notes to easily create and organize your locally stored notes."/><base href="/codemo/tools/notes/"><link rel="manifest" href="/codemo/tools/notes/manifest.json"/><title>Codemo Digital Nomad Notes</title><script defer="defer" src="/codemo/tools/notes/static/js/main.54fcc67e.js"></script><link href="/codemo/tools/notes/static/css/main.516d29e3.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="/codemo/tools/notes/favicon/favicon-32x32.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Codemo Digital Nomad Notes to easily create and organize your locally stored notes."/><base href="/codemo/tools/notes/"><link rel="manifest" href="/codemo/tools/notes/manifest.json"/><title>Codemo Digital Nomad Notes</title><script defer="defer" src="/codemo/tools/notes/static/js/main.5915b474.js"></script><link href="/codemo/tools/notes/static/css/main.516d29e3.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit 2dd34a4

Please sign in to comment.