Skip to content

Commit d7111c5

Browse files
committed
once more
1 parent 784e02e commit d7111c5

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/honest-areas-care.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@foxui/social': patch
3+
---
4+
5+
another small bsky post fix :/

packages/social/src/lib/components/bluesky-post/BlueskyPost.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
<a
4040
class="text-accent-700 dark:text-accent-400 hover:text-accent-600 dark:hover:text-accent-500 accent:text-accent-900 accent:hover:text-accent-800"
4141
href={postData?.href}
42+
target="_blank"
4243
>
4344
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" class="size-4" viewBox="0 0 600 530">
4445
<path

0 commit comments

Comments
 (0)