Skip to content

Commit 22ef21e

Browse files
authored
Remove team
1 parent b9660e6 commit 22ef21e

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

frontend/src/components/Header.jsx

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -40,18 +40,6 @@ const Header = () => {
4040
</Text>
4141
</Box>
4242
</Center>
43-
<IconButton
44-
id="aboutUsButton"
45-
as="a"
46-
href="/team"
47-
fontWeight="bold"
48-
borderRadius="5px"
49-
border="1px solid"
50-
variant="outline"
51-
icon={<FaUsers />}
52-
color="#4368e0"
53-
mr="0.5rem"
54-
></IconButton>
5543
<IconButton
5644
id="gradioAnalyticsButton"
5745
as="a"

0 commit comments

Comments
 (0)