We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2fb98a commit 831ef1cCopy full SHA for 831ef1c
1 file changed
src/components/Collaboration/Collaboration.jsx
@@ -5,7 +5,7 @@ import './Collaboration.css';
5
import { toast } from 'react-toastify';
6
import { ApiEndpoint } from 'utils/URL';
7
import { useSelector } from 'react-redux';
8
-import WhatWeDoSection from 'components/WhatWeDo/WhatWeDo';
+import WhatWeDoSection from '../WhatWeDo/WhatWeDo';
9
import OneCommunityImage from '../../assets/images/logo2.png';
10
11
function Collaboration() {
0 commit comments