This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import { LunchChoice, LunchChoices } from "../../types";
|
||||
import { LunchChoice, LunchChoices } from "../../types/gen/types.gen";
|
||||
|
||||
const DAY_OF_WEEK_FORMAT = new Intl.DateTimeFormat(undefined, { weekday: 'long' });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user