Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
272cb7e6f1
commit
929a658d67
@@ -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/")({
|
||||
|
||||
Reference in New Issue
Block a user