chore(data): add DEMO_TODAY anchor and use it for kanban day-counter

This commit is contained in:
Satyam Rastogi
2026-05-29 03:24:57 +05:30
parent 670b33c69b
commit a03fb0cf00
2 changed files with 5 additions and 1 deletions
+3
View File
@@ -2,6 +2,9 @@ import React, { createContext, useContext, useState, useEffect } from 'react';
import { toast } from 'sonner';
import { logger } from '../utils/logger';
// Fixed "today" for the demo so seeded dates never go stale or land in the future.
export const DEMO_TODAY = new Date('2026-05-29T12:00:00');
// --- DATA CONSTANTS (Extracted from old App.jsx) ---
const RAW_LOCATIONS = [