Refactored code, working with database data

This commit is contained in:
2023-09-08 08:59:21 -04:00
parent 8c2a6368ad
commit 17b76ade1f
19 changed files with 211 additions and 379 deletions

View File

@@ -5,6 +5,6 @@ const nextConfig = {
eslint: {
ignoreDuringBuilds: true
}
}
};
module.exports = nextConfig
module.exports = nextConfig;