mirror of
https://github.com/dsoaress/link-free.git
synced 2026-08-18 07:26:03 +01:00
feat: add file upload
This commit is contained in:
@@ -3,5 +3,8 @@ module.exports = {
|
||||
reactStrictMode: true,
|
||||
eslint: {
|
||||
dirs: ['./src/**/*']
|
||||
},
|
||||
images: {
|
||||
domains: ['ucarecdn.com']
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user