minor fix
This commit is contained in:
@@ -9,7 +9,7 @@ export default function NoLinksFound() {
|
|||||||
return (
|
return (
|
||||||
<div className="border border-solid border-sky-100 w-full p-10 rounded-2xl">
|
<div className="border border-solid border-sky-100 w-full p-10 rounded-2xl">
|
||||||
<p className="text-center text-3xl text-sky-500">
|
<p className="text-center text-3xl text-sky-500">
|
||||||
You haven't created any Links Here
|
You haven't created any Links Here
|
||||||
</p>
|
</p>
|
||||||
<br />
|
<br />
|
||||||
<div className="text-center text-sky-900 text-sm flex items-baseline justify-center gap-1 w-full">
|
<div className="text-center text-sky-900 text-sm flex items-baseline justify-center gap-1 w-full">
|
||||||
|
|||||||
Reference in New Issue
Block a user