Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-smf-web
Commits
95c6fe8c
Commit
95c6fe8c
authored
3 years ago
by
Sakthivel G
Browse files
Options
Download
Patches
Plain Diff
feat: add dependencies
parent
b7523ab7
No related merge requests found
Changes
39
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
19 changed files
src/components/index.ts
+1
-0
src/components/index.ts
src/constants/LangConstants.ts
+33
-0
src/constants/LangConstants.ts
src/constants/index.ts
+1
-0
src/constants/index.ts
src/hooks/.DS_Store
+0
-0
src/hooks/.DS_Store
src/hooks/index.ts
+1
-0
src/hooks/index.ts
src/index.css
+13
-0
src/index.css
src/index.tsx
+21
-0
src/index.tsx
src/layouts/index.ts
+1
-0
src/layouts/index.ts
src/logo.svg
+1
-0
src/logo.svg
src/pages/index.ts
+1
-0
src/pages/index.ts
src/react-app-env.d.ts
+1
-0
src/react-app-env.d.ts
src/reportWebVitals.ts
+15
-0
src/reportWebVitals.ts
src/services/index.ts
+1
-0
src/services/index.ts
src/setupTests.ts
+5
-0
src/setupTests.ts
src/states/index.ts
+1
-0
src/states/index.ts
src/styles/index.ts
+1
-0
src/styles/index.ts
src/utils/index.ts
+1
-0
src/utils/index.ts
tsconfig.json
+26
-0
tsconfig.json
yarn.lock
+8763
-0
yarn.lock
with
8887 additions
and
0 deletions
+8887
-0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets