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 b6d9bf8 commit f926325Copy full SHA for f926325
backend/README.md
@@ -63,5 +63,3 @@ And for the admin go to:
63
http://localhost:8000/admin
64
65
You should be able to login with the user we create a few moments ago.
66
-
67
-test change
frontend/src/components/sponsor-lead-modal/index.tsx
@@ -195,5 +195,3 @@ export const SponsorLeadModal = ({ onClose }) => {
195
</Modal>
196
);
197
};
198
199
-// test change
0 commit comments