image preview as gallery

This commit is contained in:
spencerwooo
2021-06-23 23:51:23 +01:00
parent 40ac051d33
commit d437402577
7 changed files with 232 additions and 40 deletions
+3
View File
@@ -1,3 +1,6 @@
module.exports = {
reactStrictMode: true,
images: {
domains: ['public.dm.files.1drv.com'],
},
}