feat: refactor article components to use searchParams for pagination and improve content loading
This commit is contained in:
@@ -10,6 +10,7 @@ const nextConfig: NextConfig = {
|
||||
},
|
||||
];
|
||||
},
|
||||
cacheComponents: true,
|
||||
};
|
||||
|
||||
export default nextConfig;
|
||||
|
||||
Reference in New Issue
Block a user