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