fix(SW-2029): Opening hours styling
Approved-by: Matilda Landström
This commit is contained in:
@@ -4,5 +4,4 @@ export interface OpeningHoursProps {
|
||||
openingHours: RestaurantOpeningHours
|
||||
alternateOpeningHours?: RestaurantOpeningHours
|
||||
heading?: string
|
||||
type?: "amenities" | "default"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user