-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Felipe Spengler
committed
Mar 6, 2024
1 parent
9fa7959
commit 880d738
Showing
21 changed files
with
62 additions
and
31,840 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"files": { | ||
"main.css": "/appointment-app/static/css/main.c7ad1217.css", | ||
"main.js": "/appointment-app/static/js/main.0b0f5542.js", | ||
"index.html": "/appointment-app/index.html", | ||
"main.c7ad1217.css.map": "/appointment-app/static/css/main.c7ad1217.css.map", | ||
"main.0b0f5542.js.map": "/appointment-app/static/js/main.0b0f5542.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/css/main.c7ad1217.css", | ||
"static/js/main.0b0f5542.js" | ||
] | ||
} |
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><title>React App</title><script defer="defer" src="/appointment-app/static/js/main.0b0f5542.js"></script><link href="/appointment-app/static/css/main.c7ad1217.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> |
Oops, something went wrong.