Spelunking-Studios / The-Caverns-Website

Found invalid characters in markup JS-0454
Anti-pattern
Major
1 occurrence in this check
' can be escaped with ', ‘, ', ’
45                                    <img src="/images/GoogleLogo.webp" className="w-7"/>
46                                    <p>Sign in with Google</p>
47                                </div>
48                                <p className="m-auto my-2 lg:m-2">Don't have an account? Sign up <a class="transition ease-in-out underline hover:text-sky-300" href="/sign-up">here</a></p>49                            </fieldset>
50                            
51                        </form>