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 ad09c0e commit cca740eCopy full SHA for cca740e
src/assets/netteForms.js
@@ -19,6 +19,8 @@
19
20
}(typeof window !== 'undefined' ? window : this, function(window) {
21
22
+'use strict';
23
+
24
var Nette = {};
25
26
/**
0 commit comments