Skip to content

Commit

Permalink
Merge branch 'Master' into Develop
Browse files Browse the repository at this point in the history
  • Loading branch information
kang-kibong committed Nov 4, 2024
2 parents 329f24d + 7187a87 commit 4188c23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ const Section = styled.div`
align-items: center;
margin-bottom: 52px;
`;
```

2 changes: 1 addition & 1 deletion src/features/registerVisa/VisaRegistrationForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ export default function VisaRegistrationForm() {
)}
</>
);
}
}

0 comments on commit 4188c23

Please sign in to comment.