link to ext site made blank

This commit is contained in:
VividTruthKeeper 2022-09-22 21:38:33 +05:00
parent f7439e4c05
commit 9edf24aabb
1 changed files with 2 additions and 0 deletions

View File

@ -93,6 +93,8 @@ const Post = () => {
<a
className="post__content__btn"
href={postData ? postData.link : ""}
target="_blank"
rel="noopener noreferrer"
>
<IconContext.Provider value={{ color: "#FFFFFF" }}>
<BiLinkExternal />