mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-05-29 22:37:44 +02:00
fix: update dependencies to latest
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import Image from "next/image"
|
||||
|
||||
import Logo from "public/images/logo.png"
|
||||
import Logo from "@/public/images/logo.png"
|
||||
|
||||
export const ProfileLogo = (): JSX.Element => {
|
||||
return (
|
||||
|
Reference in New Issue
Block a user