Skip to content

Commit

Permalink
Merge pull request #210 from estartando-devs/refactor/id-card-2024
Browse files Browse the repository at this point in the history
Refactor/id-card-2024
  • Loading branch information
Junior331 authored Jun 16, 2024
2 parents e2f296a + 098e9ef commit af13aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/id-card/time/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export default function IdCardTeam() {
display="flex"
flexDirection="column"
>
<IdCardForm team />
<IdCardForm />
<Footer />
</Box>
</Layout>
Expand Down

0 comments on commit af13aba

Please sign in to comment.