Skip to content

Youtube#15

Open
mandeepduggal wants to merge 4 commits intomasterfrom
youtube
Open

Youtube#15
mandeepduggal wants to merge 4 commits intomasterfrom
youtube

Conversation

@mandeepduggal
Copy link
Owner

No description provided.

@@ -0,0 +1,30 @@
function mainCardView() {
console.log(responseData);
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove console.log statements

}

function cardViewTemplate() {
console.log(responseData);
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove statement

'</div>';
mainNode.innerHTML += card;
}
} No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

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

new line at end of each file

Copy link
Collaborator

@vishal8885 vishal8885 left a comment

Choose a reason for hiding this comment

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

add new line at EOF, remove console.log statements

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.

2 participants