We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f4033c + c6926f5 commit 5446590Copy full SHA for 5446590
2 files changed
src/pages/Profile/Tabs/dynasty/recieve/RecievedList.jsx
@@ -1,4 +1,4 @@
1
-import RequestList from '../Components/RequestList';
+import RequestList from '../components/RequestList';
2
import RecieveRequestsList from './RecieveRequestsList';
3
4
const RecievedList = ({ setShowDetails }) => {
src/pages/Profile/Tabs/dynasty/sent/SentList.jsx
import SendRequestsList from './SendRequestsList';
const SentList = () => {
0 commit comments