diff --git a/app/ui/components/table.tsx b/app/ui/components/table.tsx index 841f6c8..82d77a8 100644 --- a/app/ui/components/table.tsx +++ b/app/ui/components/table.tsx @@ -1,3 +1,5 @@ +/* Copyright (C) 2024 Manuel Bustillo*/ + import { Guest } from "@/app/lib/definitions";