Skip to content

Commit

Permalink
fix/text-changes: updated team image
Browse files Browse the repository at this point in the history
  • Loading branch information
Thangaraj-Ideas2it committed Dec 7, 2023
1 parent 3c21c3f commit 88cc7cd
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web-app/components/teams/team-enrollment/addteam.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import {
ENROLLMENT_TYPE,
FATHOM_EVENTS,
} from '../../../constants';
import { ReactComponent as TextImage } from '/public/assets/images/create-team.svg';
import { ReactComponent as TextImage } from '/public/assets/images/create_team.svg';
import { LoadingIndicator } from '../../shared/loading-indicator/loading-indicator';
import { toast } from 'react-toastify';
import useAppAnalytics from '../../../hooks/shared/use-app-analytics';
Expand Down
Loading

0 comments on commit 88cc7cd

Please sign in to comment.