revert
This commit is contained in:
parent
8213f0f613
commit
c2f50fe139
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ export const PickerHeader = ({
|
|||
className="bg-foreground text-background hover:bg-foreground/90 font-semibold"
|
||||
>
|
||||
<Plus className="h-4 w-4" />
|
||||
Add Files
|
||||
{isPickerOpen ? "Opening Picker..." : "Add Files"}
|
||||
</Button>
|
||||
<div className="text-xs text-muted-foreground pt-4">
|
||||
csv, json, pdf,{" "}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue