Skip to content

Commit

Permalink
Merge branch 'develop' into fix/adminProfile
Browse files Browse the repository at this point in the history
  • Loading branch information
varshith257 authored Nov 2, 2024
2 parents ba7db8c + 17c53a8 commit 01130b1
Show file tree
Hide file tree
Showing 4 changed files with 1,071 additions and 190 deletions.
1 change: 0 additions & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ export default {
],
moduleNameMapper: {
'^react-native$': 'react-native-web',
'^@mui/(.*)$': '<rootDir>/node_modules/@mui/$1',
'^@dicebear/core$': '<rootDir>/scripts/__mocks__/@dicebear/core.ts',
'^@dicebear/collection$':
'<rootDir>/scripts/__mocks__/@dicebear/collection.ts',
Expand Down
Loading

0 comments on commit 01130b1

Please sign in to comment.