intergrate openening times & show extras
This commit is contained in:
@@ -14,7 +14,6 @@ export default function ExtraGroupsContainer({
|
||||
selectedExtrasByGroup: Record<number, string[]>;
|
||||
setSelectedExtrasByGroup: Dispatch<SetStateAction<Record<number, string[]>>>;
|
||||
}) {
|
||||
|
||||
return (
|
||||
<>
|
||||
{groupsList.length > 0 && (
|
||||
|
||||
Reference in New Issue
Block a user