fixxxxxxxx
This commit is contained in:
@@ -55,7 +55,7 @@ export default function Home() {
|
||||
<div className="h-4" />
|
||||
<BestFriendsHomeSect className="pt-2" />
|
||||
<FriendsHomeSect className="pt-2" />
|
||||
<div className="justify-center w-screen px-8 pt-6">
|
||||
{/* <div className="justify-center w-screen px-8 pt-6">
|
||||
<Alert variant="default" className="bg-base/50 space-x-2">
|
||||
<AlertTriangleIcon />
|
||||
<AlertTitle>Warning</AlertTitle>
|
||||
@@ -64,7 +64,7 @@ export default function Home() {
|
||||
process on GitHub.
|
||||
</AlertDescription>
|
||||
</Alert>
|
||||
</div>
|
||||
</div> */}
|
||||
|
||||
<div className="p-4 space-y-8 no-scrollbar">
|
||||
{isLoading || !rec ? (
|
||||
|
||||
Reference in New Issue
Block a user