Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
badiuoanaalexandra committed Apr 8, 2024
1 parent 40e0e39 commit 8c4b837
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 22 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"files": {
"main.css": "./static/css/main.7d2db787.css",
"main.js": "./static/js/main.36120792.js",
"main.js": "./static/js/main.89f28bec.js",
"index.html": "./index.html",
"main.7d2db787.css.map": "./static/css/main.7d2db787.css.map",
"main.36120792.js.map": "./static/js/main.36120792.js.map"
"main.89f28bec.js.map": "./static/js/main.89f28bec.js.map"
},
"entrypoints": [
"static/css/main.7d2db787.css",
"static/js/main.36120792.js"
"static/js/main.89f28bec.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"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="robots" content="noindex"/><title>Mr. UI</title><link href="https://api.mapbox.com/mapbox-assembly/mbx/v1.5.0/assembly.min.css" rel="stylesheet"/><script async src="https://api.mapbox.com/mapbox-assembly/mbx/v1.5.0/assembly.js"></script><script defer="defer" src="./static/js/main.36120792.js"></script><link href="./static/css/main.7d2db787.css" rel="stylesheet"></head><body></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="robots" content="noindex"/><title>Mr. UI</title><link href="https://api.mapbox.com/mapbox-assembly/mbx/v1.5.0/assembly.min.css" rel="stylesheet"/><script async src="https://api.mapbox.com/mapbox-assembly/mbx/v1.5.0/assembly.js"></script><script defer="defer" src="./static/js/main.89f28bec.js"></script><link href="./static/css/main.7d2db787.css" rel="stylesheet"></head><body></body></html>
3 changes: 0 additions & 3 deletions static/js/main.36120792.js

This file was deleted.

1 change: 0 additions & 1 deletion static/js/main.36120792.js.map

This file was deleted.

3 changes: 3 additions & 0 deletions static/js/main.89f28bec.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
/*
object-assign
(c) Sindre Sorhus
@license MIT
*/

/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
Expand All @@ -17,35 +11,39 @@ object-assign
* Licensed MIT © Zeno Rocha
*/

/** @license React v0.19.1
* scheduler.production.min.js
/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v16.14.0
* react-dom.production.min.js
/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v16.14.0
* react-jsx-runtime.production.min.js
/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v16.14.0
* react.production.min.js
/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
Expand Down
1 change: 1 addition & 0 deletions static/js/main.89f28bec.js.map

Large diffs are not rendered by default.

0 comments on commit 8c4b837

Please sign in to comment.