this should break build
parent
2d752c1dd3
commit
1ba44d18a1
|
@ -9,6 +9,7 @@ import classNames from "@lib/classNames";
|
|||
import { useLocale } from "@lib/hooks/useLocale";
|
||||
import getSlots from "@lib/slots";
|
||||
|
||||
console.log("break build");
|
||||
dayjs.extend(dayjsBusinessDays);
|
||||
dayjs.extend(utc);
|
||||
dayjs.extend(timezone);
|
||||
|
|
Loading…
Reference in New Issue