mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
Undiverge main branch from projector branch
This commit is contained in:
3
www/app/lib/utils.ts
Normal file
3
www/app/lib/utils.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export function isDevelopment() {
|
||||
return process.env.NEXT_PUBLIC_ENV === "development";
|
||||
}
|
||||
Reference in New Issue
Block a user