kingsmen732 / Zapfolio

Minimal Portfolio - An opensource portfolio website for easy deployment on Vercel. Customize your profile using the profileConfig file to update links and upload resumes effortlessly. Fork, deploy, and showcase your work with minimal setup!
https://kingsmen732.vercel.app/
MIT License
15 stars 33 forks source link

Update index.js #27

Closed AnantInamdar77 closed 1 week ago

AnantInamdar77 commented 1 week ago

JavaScript Functionality Add JavaScript to handle the toggle functionality.This implementation allows users to switch between light and dark modes seamlessly while preserving their preference across sessions.

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
portfolio ❌ Failed (Inspect) Oct 7, 2024 2:26pm
kingsmen732 commented 1 week ago

[eslint] src/index.js Line 19:1: 'toggleButton' is not defined no-undef Search for the keywords to learn more about each error.

kindly make one PR with all changes for the single feature and not multiple PR for the same feature multiple times