Settings text
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
export default function Settings () {
|
export default function Settings () {
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<p>Settings</p>
|
<p className='text-3xl ml-4 mt-4'>Settings</p>
|
||||||
</>
|
</>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user