Skip to content

Commit 4cee355

Browse files
committed
fixes in landing and added footer to repos
2 parents c02a312 + ab5d29f commit 4cee355

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,3 @@ This project is licensed under the MIT License.
120120
---
121121

122122
> Built with ❤️ by student developers for student developers.
123-
124-
125-
---
126-
Remove this.... here is testing

src/pages/Repositories/repositoriesListing.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,4 +347,4 @@ const EmptyState = ({ onClear }) => (
347347
</motion.div>
348348
);
349349

350-
export default RepositoriesListing;
350+
export default RepositoriesListing;

0 commit comments

Comments
 (0)