refactor: standardize quotation marks across all files and improve code consistency
This commit is contained in:
@@ -6,6 +6,6 @@ const nextConfig = {
|
||||
images: {
|
||||
unoptimized: true,
|
||||
},
|
||||
}
|
||||
};
|
||||
|
||||
export default nextConfig
|
||||
export default nextConfig;
|
||||
|
||||
Reference in New Issue
Block a user