This commit is contained in:
Brent O'Neill 2025-10-06 08:53:39 -06:00
parent 8213f0f613
commit c2f50fe139

View file

@ -57,7 +57,7 @@ export const PickerHeader = ({
className="bg-foreground text-background hover:bg-foreground/90 font-semibold" className="bg-foreground text-background hover:bg-foreground/90 font-semibold"
> >
<Plus className="h-4 w-4" /> <Plus className="h-4 w-4" />
Add Files {isPickerOpen ? "Opening Picker..." : "Add Files"}
</Button> </Button>
<div className="text-xs text-muted-foreground pt-4"> <div className="text-xs text-muted-foreground pt-4">
csv, json, pdf,{" "} csv, json, pdf,{" "}