reorganize files & rm unused

This commit is contained in:
Martti Malmi
2023-11-28 12:05:55 +02:00
parent 79e303f097
commit ad0f691577
68 changed files with 64 additions and 155 deletions

View File

@ -14,7 +14,7 @@ import {
HandleRegisterResponse,
CheckRegisterResponse,
} from "@/Nip05/ServiceProvider";
import AsyncButton from "@/Element/AsyncButton";
import AsyncButton from "@/Element/Button/AsyncButton";
import SendSats from "@/Element/SendSats";
import Copy from "@/Element/Copy";
import { useUserProfile } from "@snort/system-react";