test module exports

This commit is contained in:
madarsbiss 2021-09-20 22:17:24 +03:00
parent 3aaf532078
commit 913883a88e

View File

@ -1,6 +1,5 @@
module.exports = {
reactStrictMode: true,
images: {
domains: ["openweathermap.org"],
},
};
// module.exports = {
// images: {
// domains: ["openweathermap.org"],
// },
// };