Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 48becf6

Browse files
committed
Remove the share button
1 parent 2c1ee00 commit 48becf6

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/components/HomePageFeed.tsx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -201,14 +201,6 @@ export function HomePageFeedUpdate({
201201
</button>
202202
</span>
203203
</div>
204-
<div className="flex text-sm">
205-
<span className="inline-flex items-center text-sm">
206-
<button className="inline-flex space-x-2 text-gray-400 hover:text-gray-500">
207-
<ShareNetwork className="h-5 w-5" />
208-
<span className="font-medium text-gray-900">Share</span>
209-
</button>
210-
</span>
211-
</div>
212204
</div>
213205
</article>
214206

0 commit comments

Comments
 (0)