Refactor job data handling and improve component structure
All checks were successful
forgejo/romanjaros/portfolio/pipeline/head This commit looks good

This commit is contained in:
Roman Jaroš 2025-01-11 19:50:59 +00:00
parent 17f94d44f7
commit 48c74074df
7 changed files with 30 additions and 24 deletions

View file

@ -2,7 +2,6 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
}
module.exports = nextConfig