import { Button } from "@/components/ui/button"; export const DebugButton = (data: any) => { return ; };