Skip to content

Commit 93ad8bd

Browse files
committed
📖 Docs
1 parent 24dceb2 commit 93ad8bd

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

examples/javascript/public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<link rel="manifest" href="%PUBLIC_URL%/manifest.json">
99

10-
<title>react-modal-hook</title>
10+
<title>next-share</title>
1111
</head>
1212

1313
<body>

examples/javascript/src/App.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ import {
3737
function App() {
3838
return (
3939
<div style={{float: 'left'}}>
40-
4140
<FacebookShareButton
4241
url={'https://github.com/bunlong/next-share'}
4342
quote={'Testing - next-share is a social share buttons plugin for Next.js, Create React App, Gatsby.js as well as React apps.'}

0 commit comments

Comments
 (0)