Skip to content

Commit

Permalink
Prettier not pretty packages/web/docs/src/components/team-section/ind…
Browse files Browse the repository at this point in the history
…ex.tsx file (#6435)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
kamilkisiela and github-actions[bot] authored Jan 29, 2025
1 parent af8ccf0 commit 7484a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web/docs/src/components/team-section/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ const team: TeamMember[] = [
'Jeff Dolle',
'https://avatars.githubusercontent.com/jdolle?v=4&s=180',
'https://github.com/jdolle',
]
],
];

function TeamGallery(props: React.HTMLAttributes<HTMLElement>) {
Expand Down

0 comments on commit 7484a41

Please sign in to comment.