diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-07-31 17:04:04 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-07-31 17:04:04 +0200 |
commit | 05cbc50ef707e9ac10dc02c56acbb954ffbb3e24 (patch) | |
tree | ae5b39e300757bce577ccf98a7583a256ad9046e /out/_next/static/chunks/pages | |
parent | 0c4f21f00de62cd839dda7888cef7a28aaa041e7 (diff) |
added pwa compatibility
Diffstat (limited to 'out/_next/static/chunks/pages')
-rw-r--r-- | out/_next/static/chunks/pages/_app-fbd69a3b63bd43d7f1b0.js (renamed from out/_next/static/chunks/pages/_app-6ba3a11e93bdf6a85175.js) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/out/_next/static/chunks/pages/_app-6ba3a11e93bdf6a85175.js b/out/_next/static/chunks/pages/_app-fbd69a3b63bd43d7f1b0.js index a3444a1..4a96a67 100644 --- a/out/_next/static/chunks/pages/_app-6ba3a11e93bdf6a85175.js +++ b/out/_next/static/chunks/pages/_app-fbd69a3b63bd43d7f1b0.js @@ -1446,7 +1446,7 @@ 9421: function (r, e, t) { 'use strict' t.d(e, { - iv: function () { + css: function () { return n.i }, isStyleProp: function () { @@ -1716,7 +1716,7 @@ styles: (e) => { var t = (0, a.Wf)(e, 'styles.global'), n = (0, i.Pu)(t, { theme: e, colorMode: r }) - if (n) return (0, o.iv)(n)(e) + if (n) return (0, o.css)(n)(e) }, }) } |