chore: fixes

This commit is contained in:
2024-04-11 14:42:34 +01:00
parent 27a111466a
commit 93ea3e8e80
9 changed files with 23 additions and 15 deletions

View File

@ -1,5 +1,5 @@
import { LNWallet } from "@snort/wallet";
import React, { ReactNode } from "react";
import { ReactNode } from "react";
import { FormattedMessage } from "react-intl";
import Copy from "@/Components/Copy/Copy";