Skip to content

Commit

Permalink
Added 2 Exclamation mark
Browse files Browse the repository at this point in the history
  • Loading branch information
ifeeldeveloper committed Jan 24, 2024
1 parent 830b098 commit ac4d549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tapShareFrontend/src/pages/ViewShared.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export default function SeeShared() {
<div className="w-full max-w-[1000px] px-2 sm:px-8 md:px-12 lg:px-20">
<div className="flex justify-center py-2">
<h1 className="text-lg sm:text-xl md:text-2xl text-gray-100 ">
Keep tapping! 👏
Keep tapping!!! 👏
</h1>
</div>
{files && (
Expand Down

0 comments on commit ac4d549

Please sign in to comment.