-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to set specific time slots, e.g(9:00-6:00) #33
Comments
Hey, have you found something exactly like this one but where we can set a start and end time, or insert an array of timeSlots already given by the API ? EDIT: I created it by myself with a select |
You could do something like this:
|
@Thomasevano would you mind to share the one you worked on? |
Hey, You can see this, in this project, in this file: https://github.com/Thomasevano/planify-front/blob/main/src/components/Select/Select.jsx |
No description provided.
The text was updated successfully, but these errors were encountered: