brianRingler / time-distance-tracker

https://time-distance-tracker.vercel.app
0 stars 1 forks source link

Correct next/link import in RegisterForm #20

Closed imaricodes closed 11 months ago

imaricodes commented 11 months ago

The import in RegisterForm and LoginForm used an uppercase 'Link' in the next/link import stateement when it should be lowercased.

import Link from "next/link";

This was throwing a few errors. There was also an error about importing the RegisterForm and LoginForm. I believe this was resolved by updating the next/link import statement.

vercel[bot] commented 11 months ago

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

Name Status Preview Comments Updated (UTC)
time-distance-tracker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 8, 2023 10:35pm