assets dir

This commit is contained in:
Martti Malmi
2024-01-04 16:47:33 +02:00
parent afa6d39a56
commit 1e08702072
15 changed files with 32 additions and 32 deletions

View File

@ -1,4 +1,4 @@
import LndLogo from "@/img/lnd-logo.png";
import LndLogo from "@/assets/img/lnd-logo.png";
import { ReactNode } from "react";
import { FormattedMessage } from "react-intl";
import { useNavigate } from "react-router-dom";