Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes all file import issues #328

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Fixes all file import issues #328

wants to merge 2 commits into from

Conversation

rudrodip
Copy link
Contributor

@rudrodip rudrodip commented May 5, 2024

Fixes issue #327

Screenshot 2024-05-05 at 10 15 58 AM

This pull request was made to align with the project's import conventions and improve code clarity.

The import path for the getUser function in the signup/actions file was updated from '../login/actions' to '@/app/login/actions' to align with the project's import conventions and improve code clarity.
The import paths for the components used in stocks/message.tsx were updated to use absolute paths instead of relative paths. This change improves code clarity and aligns with the project's import conventions.
Copy link

vercel bot commented May 5, 2024

@rudrodip is attempting to deploy a commit to the Uncurated Tests Team on Vercel.

A member of the Team first needs to authorize it.

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.

None yet

1 participant