Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Minor ET page fixes
  • Loading branch information
regalijan committed Feb 3, 2024
1 parent 0591478 commit 456598f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/events-team.tsx
Expand Up @@ -2,7 +2,6 @@ import {
Box,
Card,
CardBody,
CardHeader,
Container,
Heading,
Link,
Expand Down Expand Up @@ -69,6 +68,7 @@ export default function () {
<Link color="#646cff" href="/book-event" mt="16px">
Book an Event
</Link>
<br />
<Link color="#646cff" href="/et-members" mt="8px">
Events Team Member Management
</Link>
Expand Down

0 comments on commit 456598f

Please sign in to comment.