private route go to login page + direct login in dev
This commit is contained in:
Vendored
+1
@@ -5,6 +5,7 @@ interface ImportMetaEnv {
|
||||
readonly VITE_TOKEN_NAME: string;
|
||||
readonly VITE_REFRESH_TOKEN_NAME: string;
|
||||
readonly VITE_INVOICE_URL: string;
|
||||
readonly VITE_LOGIN_URL: string;
|
||||
readonly VITE_DESIGN_TIER_1_MAX: string;
|
||||
readonly VITE_DESIGN_PRICE_TIER_1: string;
|
||||
readonly VITE_DESIGN_TIER_2_MAX: string;
|
||||
|
||||
Reference in New Issue
Block a user