Skip to content

Import google fonts to fix type script compilation errors #724 solve - #2093

Open
vansh2604-star wants to merge 4 commits into
Omnikon-Org:mainfrom
vansh2604-star:import-Google-Fonts-to-fix-TypeScript-compilation-errors--#724--solve
Open

Import google fonts to fix type script compilation errors #724 solve#2093
vansh2604-star wants to merge 4 commits into
Omnikon-Org:mainfrom
vansh2604-star:import-Google-Fonts-to-fix-TypeScript-compilation-errors--#724--solve

Conversation

@vansh2604-star

@vansh2604-star vansh2604-star commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

🔗 Related Issue

Closes #724


📝 Description of Changes

Imported Google Fonts (Geist and JetBrains_Mono) from next/font/google and resolved TypeScript compilation errors in src/app/layout.tsx where the components attempted to inject variables that were not declared.


🏷️ Proposed Labels

  • UI/UX
  • Documentation
  • CI/CD
  • Backend Logic
  • Anything else

📂 Core Files Changed

  • src/app/layout.tsx

📸 Verification & Screenshots

  • UI/UX (User Interface / User Experience - how it looks and feels):
    N/A

  • CI/CD (Continuous Integration / Continuous Deployment - the automated build/test pipeline):
    Successfully built the application locally using npm run build:


🤖 AI Assistance Declaration

Did you use an AI tool to write or assist with this code OR Pull Request?

  • Yes
  • No (If no, you can skip the rest of this section)

⚠️ IF YOU CHECKED "YES", YOU MUST ANSWER THE FOLLOWING:

  • Which AI Model did you use?: Gemini 3.5 Flash
  • Which Platform/Tool?: Antigravity
  • What exactly did the AI do?: Synced the local branch with upstream/main to pull in the resolved layouts, successfully cleared the merge conflicts in src/app/layout.tsx and dependencies, and ran build verification checks.
  • What exactly did YOU do?: Approved the merge and built the app, ran the git push commands, and initiated the PR.
  • What is the advantage of using this AI approach here?: Fast conflict resolution and local build verification to ensure no typescript issues remain.

⚠️ Reviewer Notes

The branch compiles successfully without any TypeScript issues.


✅ The "I Swear I Didn't Break Anything" Pledge

  • I have thoroughly tested these changes in my own local branch.
  • I verified multiple times that this code compiles into a standalone build and does not break existing production features.

@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the Sp's projects Team on Vercel.

A member of the Team first needs to authorize it.

@mergify

mergify Bot commented Jul 30, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@vansh2604-star

Copy link
Copy Markdown
Contributor Author

@Mergifyio queue

@mergify

mergify Bot commented Jul 30, 2026

Copy link
Copy Markdown

queue

☑️ Command disallowed due to command restrictions in the Mergify configuration.

Details
  • sender-permission >= write

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: import Google Fonts to fix TypeScript compilation errors

2 participants