Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-19 18:27:39 +00:00
co-authored by renee-png
parent 272cb7e6f1
commit 929a658d67
+1 -1
View File
@@ -19,7 +19,7 @@ import {
import { supabase } from "@/integrations/supabase/client";
import { useAuth } from "@/lib/auth";
import { toast } from "sonner";
import { Archive as ArchiveIcon, Plus, Upload, Trash2, FileSpreadsheet } from "lucide-react";
import { Archive as ArchiveIcon, Plus, Upload, Trash2, FileSpreadsheet, Lock, Unlock } from "lucide-react";
import { formatDateTime } from "@/lib/format";
export const Route = createFileRoute("/archive/")({