diff --git a/supports/create-next-app/pages/index.tsx b/supports/create-next-app/pages/index.tsx
index 5727e12..c238989 100644
--- a/supports/create-next-app/pages/index.tsx
+++ b/supports/create-next-app/pages/index.tsx
@@ -59,7 +59,7 @@ const Home: NextPage = () => {
url={'https://github.com/bunlong/next-share'}
quote={'Testing - next-share is a social share buttons plugin for Next.js, Create React App, Gatsby.js as well as React apps.'}
hashtag={'#NextShare'}
- // blankTarget={true}
+ blankTarget={true}
>
diff --git a/supports/create-react-app/package.json b/supports/create-react-app/package.json
index 37022a6..4c0efc9 100644
--- a/supports/create-react-app/package.json
+++ b/supports/create-react-app/package.json
@@ -6,7 +6,7 @@
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
- "next-share": "^0.18.4",
+ "next-share": "^0.19.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-scripts": "5.0.1",
diff --git a/supports/create-react-app/src/App.js b/supports/create-react-app/src/App.js
index 227d643..ce65f75 100644
--- a/supports/create-react-app/src/App.js
+++ b/supports/create-react-app/src/App.js
@@ -49,6 +49,7 @@ function App() {
url={'https://github.com/bunlong/next-share'}
quote={'Testing - next-share is a social share buttons plugin for Next.js, Create React App, Gatsby.js as well as React apps.'}
hashtag={'#NextShare'}
+ blankTarget={true}
>