This website requires JavaScript.
Explore
Help
Register
Sign In
doryan
/
material-you-react
Watch
0
Star
0
Fork
You've already forked material-you-react
0
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6493687fdf
material-you-react
/
next.config.js
11 lines
176 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
images
:
{
remotePatterns
:
[
{
protocol
:
'https'
,
hostname
:
'**'
,
}
,
]
,
}
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink