mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-03 21:02:40 +02:00
chore: ran linting
This commit is contained in:
parent
5ebb9d7aea
commit
43e50e90df
3 changed files with 55 additions and 29 deletions
|
|
@ -144,10 +144,7 @@ export function DocumentsTableShell({
|
|||
Get started by uploading your first document.
|
||||
</p>
|
||||
</div>
|
||||
<Button
|
||||
onClick={openDialog}
|
||||
className="mt-2"
|
||||
>
|
||||
<Button onClick={openDialog} className="mt-2">
|
||||
<Plus className="mr-2 h-4 w-4" />
|
||||
Upload Documents
|
||||
</Button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue