Skip to content

Commit

Permalink
fix validator.w3.org issue
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Sep 7, 2023
1 parent c201333 commit 3ed140c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/components/about/Team.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ function Person(props: Profile & { sx?: PaperProps['sx'] }) {
<Tooltip
title={props.location || false}
placement="right-end"
describeChild
PopperProps={{
popperOptions: {
modifiers: [
Expand Down

0 comments on commit 3ed140c

Please sign in to comment.