Update code, create booking services

This commit is contained in:
2023-11-29 19:33:37 +07:00
parent 110be87c90
commit 139db98283
13 changed files with 309 additions and 57 deletions
@@ -34,8 +34,6 @@ const Error = styled.p`
margin-top: 5px;
padding-inline: 5px;
width: 220px;
`;
const FormBtn = styled(Button)`