Squash merge feature/wormholes into master
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Badge } from "@/components/ui/badge";
|
||||
import { Zap, Shield, Coins, HelpCircle, Clock, AlertTriangle, Skull } from "lucide-react";
|
||||
import { Signature } from "@/components/SystemTracker";
|
||||
import { Signature } from "@/lib/types";
|
||||
|
||||
interface SignatureListItemProps {
|
||||
signature: Signature;
|
||||
|
||||
Reference in New Issue
Block a user