mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-12-21 03:20:27 +00:00
Converted to Vite since create-react-app is no longer being developed
This commit is contained in:
@@ -5,7 +5,8 @@ import {
|
||||
Switch,
|
||||
} from "@chakra-ui/react";
|
||||
import { Field } from "formik";
|
||||
import { intl } from "locale";
|
||||
|
||||
import { intl } from "src/locale";
|
||||
|
||||
const fieldName = "isEcc";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user