parent
fc320ca1e4
commit
a8e47d4fc7
|
@ -28,7 +28,7 @@ export function ContractsGrid(props: {
|
||||||
return (
|
return (
|
||||||
<p className="mx-2 text-gray-500">
|
<p className="mx-2 text-gray-500">
|
||||||
No markets found. Why not{' '}
|
No markets found. Why not{' '}
|
||||||
<SiteLink href="/home" className="font-bold text-gray-700">
|
<SiteLink href="/create" className="font-bold text-gray-700">
|
||||||
create one?
|
create one?
|
||||||
</SiteLink>
|
</SiteLink>
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user