Skip to content

Commit 3810a0f

Browse files
committed
fix: double link
1 parent 2cbafc0 commit 3810a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/panel.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ function Introduction() {
109109
</Box>
110110
<Box>
111111
Questions, issues, or feature requests? Get in touch on{" "}
112-
<Link>
112+
<Link asChild>
113113
<a href="https://github.com/developmentseed/stac-map" target="_blank">
114114
GitHub
115115
</a>

0 commit comments

Comments
 (0)