Skip to content
Snippets Groups Projects
Verified Commit 3b9d3003 authored by Defendi Alberto's avatar Defendi Alberto
Browse files

Include senior field.

parent 7a146dad
No related branches found
No related tags found
2 merge requests!60New component to search senior (see #12). Enhance responsiveness and solve #10 and #11,!58Camelize data and insert react-hook-form in autocomplete.
This commit is part of merge request !60. Comments created here will be created in the context of that merge request.
......@@ -3,4 +3,5 @@ export type ReservationProps = {
destination: string;
time: string;
date: string;
senior?: number;
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment