commit before mass find + replace
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Employee, Report, Submission, FaqItem, CompanyReport } from './src/types';
|
||||
import { Employee, Report, Submission, FaqItem, CompanyReport } from './types';
|
||||
|
||||
// URL Configuration - reads from environment variables with fallbacks
|
||||
export const SITE_URL = import.meta.env.VITE_SITE_URL || 'http://localhost:5173';
|
||||
|
||||
Reference in New Issue
Block a user