fix: I have a good feeling for relative imports this time

This commit is contained in:
Davide Passoni
2024-12-11 10:37:19 +01:00
parent dc7fd2c870
commit da2152f0e3
14 changed files with 20 additions and 20 deletions

View File

@@ -68,7 +68,7 @@ export function Header() {
dark:border-gray-800 dark:bg-olympus-900
`}
>
<img src="images/icon.png" className={`my-auto h-10 w-10 rounded-md p-0`}></img>
<img src="./images/icon.png" className={`my-auto h-10 w-10 rounded-md p-0`}></img>
{!scrolledLeft && (
<FaChevronLeft
className={`