Skip to content

Commit

Permalink
suggestionUpdate app/components/bio/index.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
itstolexy and github-actions[bot] authored Jul 20, 2024
1 parent 08475fe commit a757595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/bio/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export default function Bio() {
};

return (
<div className="font-sans p-6">
<div className="p-6 font-sans">
<TextAreaField
label="Bio"
placeholder="A seasoned front-end developer with fulfilling duties."
Expand Down

0 comments on commit a757595

Please sign in to comment.