mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
feat: implement user settings page with profile and API key management components
This commit is contained in:
parent
97fbb70672
commit
77dc6b7c91
10 changed files with 785 additions and 531 deletions
|
|
@ -303,7 +303,7 @@ export function DocumentUploadTab({
|
|||
{!isFileCountLimitReached && (
|
||||
<div className="mt-2 sm:mt-4">
|
||||
<Button
|
||||
variant="outline"
|
||||
variant="secondary"
|
||||
size="sm"
|
||||
className="text-xs sm:text-sm"
|
||||
onClick={(e) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue