fix: remove redundant DialogTrigger from SidePeek
This commit is contained in:
@@ -33,7 +33,7 @@ export default function Contact({ hotel }: ContactProps) {
|
||||
{intl.formatMessage({ id: "Driving directions" })}
|
||||
</span>
|
||||
<Link href="#" color="peach80">
|
||||
{intl.formatMessage({ id: "Google Maps" })}
|
||||
Google Maps
|
||||
</Link>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user