Skip to content

Commit

Permalink
feat : profile socials
Browse files Browse the repository at this point in the history
  • Loading branch information
Puskar-Roy committed Jul 14, 2024
1 parent 58904a3 commit 0d41a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/frontend/src/components/ProfileSetup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ const ProfileSetup = () => {
</div>
</div>
<div className="mb-3 space-y-2 w-full text-xs">
<label className="font-semibold text-gray-600 py-2">Company Website</label>
<label className="font-semibold text-gray-600 py-2">Your Any Social</label>
<div className="flex flex-wrap items-stretch w-full mb-4 relative">
<div className="flex">
<span className="flex items-center leading-normal bg-grey-lighter border-1 rounded-r-none border border-r-0 border-blue-300 px-3 whitespace-no-wrap text-grey-dark text-sm w-12 h-10 bg-blue-300 justify-center items-center text-xl rounded-lg text-white">
Expand Down

0 comments on commit 0d41a76

Please sign in to comment.