Skip to content

[Performance]: Remove Unused 'motion' Imports - #1091

Merged
KaranUnique merged 2 commits into
Canopus-Labs:Refactorfrom
sahare77:fix/issue-983-unused-motion-imports
Aug 4, 2026
Merged

[Performance]: Remove Unused 'motion' Imports#1091
KaranUnique merged 2 commits into
Canopus-Labs:Refactorfrom
sahare77:fix/issue-983-unused-motion-imports

Conversation

@sahare77

@sahare77 sahare77 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Resolves #983

Description
This pull request resolves an issue with unnecessary bloated bundle sizes caused by the framer-motion library. It removes unused/unnecessary imports of the \motion\ component across several files including \InterviewPrep.jsx, \OSSBlog.jsx, \OpenSourceEvents.jsx, \NotFound.jsx, \PageTransition.jsx, and \ServicesMarquee.jsx.

@KaranUnique
KaranUnique changed the base branch from main to temp August 3, 2026 17:28
@KaranUnique
KaranUnique changed the base branch from temp to main August 3, 2026 17:28
@KaranUnique KaranUnique closed this Aug 3, 2026
@KaranUnique KaranUnique reopened this Aug 3, 2026
@KaranUnique
KaranUnique changed the base branch from main to Refactor August 4, 2026 16:01
@KaranUnique
KaranUnique merged commit 979da18 into Canopus-Labs:Refactor Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Performance]: Widespread Unused 'motion' Imports

2 participants