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 afe0188 commit 8bd7a61Copy full SHA for 8bd7a61
dummy.js
@@ -1,5 +1,5 @@
1
function iamReady(){
2
- console.log(“Do I have access to xhr”, xhr);
+ console.log("Access to XHR",xhr);
3
$(document).foundation();
4
- console.log('Foosa Hakuna Matata');
+ console.log("Foosa Hakuna Matata");
5
}
0 commit comments