A
Anonymous
Room Selector - Copy this React, Tailwind Component to your project
A component 'RoomSelector' which is dropdown button, when click it will show options for single double triple quad room option, where I can add number of rooms, like i want 4 single rooms, in the dropdown I can increate and decreate number of number options are like ( ) Single (1) (+) will decrease and plus will increase number of rooms, here and + are icons. when option selected it will "setSelectedRooms" set in the callback funciton that is coming in props.
Prompt
