Skip to content

Commit

Permalink
Merge pull request #713 from basedosdados/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
AldemirLucas authored Oct 16, 2023
2 parents 10926ce + 80f42d0 commit 3f87fc1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion next/pages/api/team/getAllPeople.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ export default async function getAllPeople() {
linkedin
github
picture
isActiveStaff
careers {
edges {
node {
Expand Down
2 changes: 1 addition & 1 deletion next/pages/quem-somos.js
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ const TeamBox = ({
>
{description}
</BodyText>
{isMobileMod() && iconLinks()}
{isMobileMod() && <IconLinks/>}
</Box>
</Box>
)
Expand Down

0 comments on commit 3f87fc1

Please sign in to comment.