mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 17:26:23 +02:00
refactor: replace FolderOpen icon with FolderClock in DocumentsSidebar and update button text in FolderWatchDialog
This commit is contained in:
parent
078f735e3a
commit
3832bdbb91
2 changed files with 3 additions and 4 deletions
|
|
@ -153,8 +153,7 @@ export function FolderWatchDialog({
|
|||
onClick={handleSelectFolder}
|
||||
className="flex w-full items-center justify-center gap-2 rounded-lg border-2 border-dashed border-muted-foreground/30 py-8 text-sm text-muted-foreground transition-colors hover:border-foreground/50 hover:text-foreground"
|
||||
>
|
||||
<FolderOpen className="h-5 w-5" />
|
||||
Select folder
|
||||
Browse for a folder
|
||||
</button>
|
||||
)}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue