Skip to content
Snippets Groups Projects
Commit c28110ff authored by insert's avatar insert
Browse files

No, I totally did not commit this to prod.

parent 8cfbe1ca
No related merge requests found
......@@ -175,9 +175,6 @@ function Locale({ children, locale }: Props) {
return obj;
}
dayjs.updateLocale("en", {
calendar: { ...definition.dayjs, sameDay: "sussy baka" },
});
useEffect(() => {
if (locale === "en") {
const defn = transformLanguage(definition);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment