Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changes 04/08/2021 #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Pablo-Softgraf
Copy link

No description provided.

export default function Home(): JSX.Element {
//const fetchingData = async ({ pageParam = 0 }) => await api.get('/api/images?after=' + pageParam)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pushing commented code to GitHub is not a good practice.

Comment on lines +54 to +62
/*
const formattedData =
[{ "title": "Chuacka", "description": "Africa", "url": "https://i.ibb.co/SPM6NPs/africa.jpg", "ts": 1627643320800000, "id": "305538762846241347" },
{ "title": "Otawwa", "description": "Canada", "url": "https://i.ibb.co/bP210dX/ottawa.jpg", "ts": 1627643829450000, "id": "305539296094323269" },
{ "title": "Athenas", "description": "Grecia", "url": "https://i.ibb.co/ngrb27T/athenas.jpg", "ts": 1627927500857000, "id": "305836747071160899" },
{ "title": "Milan", "description": "Italia", "url": "https://i.ibb.co/2MjkSRw/milan-italy.jpg", "ts": 1627927546762000, "id": "305836795194507845" }, { "title": "Sydney", "description": "Australia", "url": "https://i.ibb.co/hH3TNpx/sydney.jpg", "ts": 1627927569510000, "id": "305836819197461060" },
{ "title": "Orlando", "description": "USA", "url": "https://i.ibb.co/LQJ2r78/Orlando.jpg", "ts": 1627927625150000, "id": "305836877564346948" }
]
*/

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants