feat: implement Settings page with tabs
This commit is contained in:
parent
7f58272948
commit
ff4abc71bd
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ export default function Settings() {
|
|||
<CardHeader>
|
||||
<CardTitle>General</CardTitle>
|
||||
<CardDescription>
|
||||
Make changes to your account here. Click save when you're done.
|
||||
Make changes to your account here. Click save when you are done.
|
||||
</CardDescription>
|
||||
</CardHeader>
|
||||
<CardContent className='space-y-2'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue