fix: build

This commit is contained in:
Kieran 2024-09-23 13:30:58 +01:00
parent eae46663d5
commit 4027ce8526
No known key found for this signature in database
GPG Key ID: DE71CEB3925BE941

View File

@ -4,8 +4,6 @@ import VpsCard from "./components/vps-card";
import { GiB, NostrProfile } from "./const"; import { GiB, NostrProfile } from "./const";
import { NostrSystem } from "@snort/system"; import { NostrSystem } from "@snort/system";
import Profile from "./components/profile"; import Profile from "./components/profile";
import { AsyncButton } from "./components/button";
import { loginNip7 } from "./login";
import LoginButton from "./components/login-button"; import LoginButton from "./components/login-button";
const Offers: Array<MachineSpec> = [ const Offers: Array<MachineSpec> = [