feat: implement Settings page with tabs
This commit is contained in:
parent
42f299c27e
commit
41a08a4c37
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ export default function Settings() {
|
||||||
<CardHeader>
|
<CardHeader>
|
||||||
<CardTitle>General</CardTitle>
|
<CardTitle>General</CardTitle>
|
||||||
<CardDescription>
|
<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>
|
</CardDescription>
|
||||||
</CardHeader>
|
</CardHeader>
|
||||||
<CardContent className='space-y-2'>
|
<CardContent className='space-y-2'>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue