Skip to content

Commit

Permalink
Updated Frontend Design
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhankarunhale committed Jul 25, 2024
1 parent 334b08f commit a08f9ad
Show file tree
Hide file tree
Showing 20 changed files with 406 additions and 167 deletions.
12 changes: 6 additions & 6 deletions cdk/resources/build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/static/css/main.2d9f4df1.css",
"main.js": "/static/js/main.68a32fbb.js",
"main.css": "/static/css/main.e97ce20f.css",
"main.js": "/static/js/main.7f22c116.js",
"static/js/453.a0e212b2.chunk.js": "/static/js/453.a0e212b2.chunk.js",
"index.html": "/index.html",
"main.2d9f4df1.css.map": "/static/css/main.2d9f4df1.css.map",
"main.68a32fbb.js.map": "/static/js/main.68a32fbb.js.map",
"main.e97ce20f.css.map": "/static/css/main.e97ce20f.css.map",
"main.7f22c116.js.map": "/static/js/main.7f22c116.js.map",
"453.a0e212b2.chunk.js.map": "/static/js/453.a0e212b2.chunk.js.map"
},
"entrypoints": [
"static/css/main.2d9f4df1.css",
"static/js/main.68a32fbb.js"
"static/css/main.e97ce20f.css",
"static/js/main.7f22c116.js"
]
}
2 changes: 1 addition & 1 deletion cdk/resources/build/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="/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="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>React App</title><script defer="defer" src="/static/js/main.68a32fbb.js"></script><link href="/static/css/main.2d9f4df1.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="/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="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>React App</title><script defer="defer" src="/static/js/main.7f22c116.js"></script><link href="/static/css/main.e97ce20f.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
2 changes: 0 additions & 2 deletions cdk/resources/build/static/css/main.2d9f4df1.css

This file was deleted.

1 change: 0 additions & 1 deletion cdk/resources/build/static/css/main.2d9f4df1.css.map

This file was deleted.

6 changes: 6 additions & 0 deletions cdk/resources/build/static/css/main.e97ce20f.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions cdk/resources/build/static/css/main.e97ce20f.css.map

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions cdk/resources/build/static/js/main.68a32fbb.js

This file was deleted.

1 change: 0 additions & 1 deletion cdk/resources/build/static/js/main.68a32fbb.js.map

This file was deleted.

3 changes: 3 additions & 0 deletions cdk/resources/build/static/js/main.7f22c116.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/**
* @license React
* react-dom.production.min.js
Expand Down
1 change: 1 addition & 0 deletions cdk/resources/build/static/js/main.7f22c116.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit a08f9ad

Please sign in to comment.