show opening hours for today in footer

This commit is contained in:
2024-07-08 03:15:14 +02:00
parent b464212831
commit 4d8911eb03
3 changed files with 56 additions and 22 deletions

View File

@ -1,8 +1,6 @@
import {
getOpeningHours,
getOpeningHoursForFunction,
getPrettyOpeningHoursForFunction,
groupOpeningHours,
PrettyOpeningHours,
} from "@/lib/openinghours";
import styles from "./openingHoursSectionBlock.module.scss";