summaryrefslogtreecommitdiff
path: root/client/src/pages/Update/Demographic/Demographic.jsx
diff options
context:
space:
mode:
authorBlaster4385 <[email protected]>2022-08-16 16:35:00 +0530
committerBlaster4385 <[email protected]>2022-08-16 16:35:00 +0530
commitfb949f226509aaa3bbf566d4eeaaf04bbdada5ce (patch)
treeb54352023d452ee022e9aa8a6ee8cd8e35bda30d /client/src/pages/Update/Demographic/Demographic.jsx
parent1c9a3d21cc3479d299181d98fb895614e0aaf649 (diff)
Mega random super bullshit
Diffstat (limited to 'client/src/pages/Update/Demographic/Demographic.jsx')
-rw-r--r--client/src/pages/Update/Demographic/Demographic.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/pages/Update/Demographic/Demographic.jsx b/client/src/pages/Update/Demographic/Demographic.jsx
index 27a162a..771ada5 100644
--- a/client/src/pages/Update/Demographic/Demographic.jsx
+++ b/client/src/pages/Update/Demographic/Demographic.jsx
@@ -8,7 +8,7 @@ import {
validMobileNumber,
validPincode,
validString
-} from '../../../components/RegEx/RegEx'
+} from '../../../constants/RegEx'
import UpdateSelect from '../UpdateSelect/UpdateSelect'
import { useTranslation } from 'react-i18next'