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

Add log out #606

Merged
merged 23 commits into from
Jun 9, 2024
Merged

Add log out #606

merged 23 commits into from
Jun 9, 2024

Conversation

jeromehardaway
Copy link
Contributor

This pull request includes changes to improve the website's branding, modify the layout of some components, and clean up the codebase. The most important changes include updating the website's name in the manifest file, adding semicolons at the end of import statements in the utils.ts file, removing the CommentForm component, adding links in the LoginForm component, and updating the website's SEO details.

Branding and layout modifications:

Codebase cleanup:

  • src/assets/lib/utils.ts: Added semicolons at the end of import statements for consistency.
  • src/components/forms/comment-form.tsx: Removed the CommentForm component.
  • src/containers/course-details/index.tsx, src/containers/course-details/curriculam-panel.tsx, src/containers/course-details/instructor-panel.tsx, src/components/widgets/course-info/index.tsx: Removed these files, possibly because their functionality is now handled elsewhere. [1] [2] [3] [4]

Copy link

vercel bot commented Jun 9, 2024

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

Name Status Preview Comments Updated (UTC)
vets-who-code-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 9, 2024 7:15pm

@jeromehardaway jeromehardaway merged commit 818068a into master Jun 9, 2024
3 checks passed
@jeromehardaway jeromehardaway deleted the AddLogOut branch June 9, 2024 19:17
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.

1 participant