diff --git a/admin-client/build/asset-manifest.json b/admin-client/build/asset-manifest.json index 1b42032..9fc6455 100644 --- a/admin-client/build/asset-manifest.json +++ b/admin-client/build/asset-manifest.json @@ -1,7 +1,7 @@ { "files": { "main.css": "/static/css/main.4e78bcf6.css", - "main.js": "/static/js/main.f604a3ab.js", + "main.js": "/static/js/main.7fc3fc03.js", "static/media/bgfinallight.jpg": "/static/media/bgfinallight.f4b3d7b46e1bc093a76a.jpg", "static/media/bgfinaldark.jpg": "/static/media/bgfinaldark.4f35c02c1183787aaea8.jpg", "static/media/add.png": "/static/media/add.90b950d171bb0b3986d1.png", @@ -14,10 +14,10 @@ "static/media/subtask.svg": "/static/media/subtask.0aee0a3293406f3c959e65a1925a9502.svg", "static/media/rightarrow.svg": "/static/media/rightarrow.87f8be47de5397f44ad09947d6186828.svg", "main.4e78bcf6.css.map": "/static/css/main.4e78bcf6.css.map", - "main.f604a3ab.js.map": "/static/js/main.f604a3ab.js.map" + "main.7fc3fc03.js.map": "/static/js/main.7fc3fc03.js.map" }, "entrypoints": [ "static/css/main.4e78bcf6.css", - "static/js/main.f604a3ab.js" + "static/js/main.7fc3fc03.js" ] } \ No newline at end of file diff --git a/admin-client/build/index.html b/admin-client/build/index.html index 1d24ffc..c97964c 100644 --- a/admin-client/build/index.html +++ b/admin-client/build/index.html @@ -1 +1 @@ -Todo App
\ No newline at end of file +Todo App
\ No newline at end of file diff --git a/admin-client/build/static/js/main.f604a3ab.js b/admin-client/build/static/js/main.7fc3fc03.js similarity index 99% rename from admin-client/build/static/js/main.f604a3ab.js rename to admin-client/build/static/js/main.7fc3fc03.js index 4ab8b79..8180906 100644 --- a/admin-client/build/static/js/main.f604a3ab.js +++ b/admin-client/build/static/js/main.7fc3fc03.js @@ -1,3 +1,3 @@ -/*! For license information please see main.f604a3ab.js.LICENSE.txt */ -(()=>{"use strict";var e={110:(e,t,n)=>{var r=n(309),o={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},a={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},i={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},s={};function l(e){return r.isMemo(e)?i:s[e.$$typeof]||o}s[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},s[r.Memo]=i;var u=Object.defineProperty,c=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,f=Object.getOwnPropertyDescriptor,h=Object.getPrototypeOf,p=Object.prototype;e.exports=function e(t,n,r){if("string"!==typeof n){if(p){var o=h(n);o&&o!==p&&e(t,o,r)}var i=c(n);d&&(i=i.concat(d(n)));for(var s=l(t),m=l(n),v=0;v{var n="function"===typeof Symbol&&Symbol.for,r=n?Symbol.for("react.element"):60103,o=n?Symbol.for("react.portal"):60106,a=n?Symbol.for("react.fragment"):60107,i=n?Symbol.for("react.strict_mode"):60108,s=n?Symbol.for("react.profiler"):60114,l=n?Symbol.for("react.provider"):60109,u=n?Symbol.for("react.context"):60110,c=n?Symbol.for("react.async_mode"):60111,d=n?Symbol.for("react.concurrent_mode"):60111,f=n?Symbol.for("react.forward_ref"):60112,h=n?Symbol.for("react.suspense"):60113,p=n?Symbol.for("react.suspense_list"):60120,m=n?Symbol.for("react.memo"):60115,v=n?Symbol.for("react.lazy"):60116,g=n?Symbol.for("react.block"):60121,y=n?Symbol.for("react.fundamental"):60117,b=n?Symbol.for("react.responder"):60118,x=n?Symbol.for("react.scope"):60119;function w(e){if("object"===typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case c:case d:case a:case s:case i:case h:return e;default:switch(e=e&&e.$$typeof){case u:case f:case v:case m:case l:return e;default:return t}}case o:return t}}}function S(e){return w(e)===d}t.AsyncMode=c,t.ConcurrentMode=d,t.ContextConsumer=u,t.ContextProvider=l,t.Element=r,t.ForwardRef=f,t.Fragment=a,t.Lazy=v,t.Memo=m,t.Portal=o,t.Profiler=s,t.StrictMode=i,t.Suspense=h,t.isAsyncMode=function(e){return S(e)||w(e)===c},t.isConcurrentMode=S,t.isContextConsumer=function(e){return w(e)===u},t.isContextProvider=function(e){return w(e)===l},t.isElement=function(e){return"object"===typeof e&&null!==e&&e.$$typeof===r},t.isForwardRef=function(e){return w(e)===f},t.isFragment=function(e){return w(e)===a},t.isLazy=function(e){return w(e)===v},t.isMemo=function(e){return w(e)===m},t.isPortal=function(e){return w(e)===o},t.isProfiler=function(e){return w(e)===s},t.isStrictMode=function(e){return w(e)===i},t.isSuspense=function(e){return w(e)===h},t.isValidElementType=function(e){return"string"===typeof e||"function"===typeof e||e===a||e===d||e===s||e===i||e===h||e===p||"object"===typeof e&&null!==e&&(e.$$typeof===v||e.$$typeof===m||e.$$typeof===l||e.$$typeof===u||e.$$typeof===f||e.$$typeof===y||e.$$typeof===b||e.$$typeof===x||e.$$typeof===g)},t.typeOf=w},309:(e,t,n)=>{e.exports=n(746)},463:(e,t,n)=>{var r=n(791),o=n(296);function a(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n