feat(WEB-304): remaning UI from design system primitives
This commit is contained in:
@@ -18,9 +18,7 @@ export default function EmptyUpcomingStaysBlock() {
|
||||
</span>
|
||||
</Title>
|
||||
<Button asChild intent="primary" type="button">
|
||||
<Link className={styles.link} href="#" key="getInspired">
|
||||
{formatMessage({ id: "Get inspired" })}
|
||||
</Link>
|
||||
<Link href="#">{formatMessage({ id: "Get inspired" })}</Link>
|
||||
</Button>
|
||||
</section>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user